1
0
mirror of https://github.com/aluxnimm/outlookcaldavsynchronizer.git synced 2025-10-05 16:02:49 +02:00

Add team settings for ReSharper

This commit is contained in:
Gerhard Zehetbauer
2015-12-01 23:33:16 +01:00
parent bcc93d60d7
commit 846c4f16f2

View File

@@ -0,0 +1,17 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">This file is Part of CalDavSynchronizer (http://outlookcaldavsynchronizer.sourceforge.net/)&#xD;
Copyright (c) 2015 Gerhard Zehetbauer&#xD;
Copyright (c) 2015 Alexander Nimmervoll&#xD;
&#xD;
This program is free software: you can redistribute it and/or modify&#xD;
it under the terms of the GNU Affero General Public License as&#xD;
published by the Free Software Foundation, either version 3 of the&#xD;
License, or (at your option) any later version.&#xD;
&#xD;
This program is distributed in the hope that it will be useful,&#xD;
but WITHOUT ANY WARRANTY; without even the implied warranty of&#xD;
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&#xD;
GNU Affero General Public License for more details.&#xD;
&#xD;
You should have received a copy of the GNU Affero General Public License&#xD;
along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</s:String></wpf:ResourceDictionary>