Bump copyright year.
This commit is contained in:
parent
3a1559c4a3
commit
40fbcd279b
@ -2,7 +2,7 @@
|
|||||||
ExceptionDetailView.xaml
|
ExceptionDetailView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
ExceptionView.xaml
|
ExceptionView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
SubmissionFailureView.xaml
|
SubmissionFailureView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
SubmissionProcessView.xaml
|
SubmissionProcessView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
SubmissionSuccessView.xaml
|
SubmissionSuccessView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
8
zaaReloaded2/Properties/Settings.Designer.cs
generated
8
zaaReloaded2/Properties/Settings.Designer.cs
generated
@ -34,7 +34,7 @@ namespace zaaReloaded2.Properties {
|
|||||||
|
|
||||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
[global::System.Configuration.DefaultSettingValueAttribute("2016")]
|
[global::System.Configuration.DefaultSettingValueAttribute("2015-2017")]
|
||||||
public string PubYear {
|
public string PubYear {
|
||||||
get {
|
get {
|
||||||
return ((string)(this["PubYear"]));
|
return ((string)(this["PubYear"]));
|
||||||
@ -52,7 +52,7 @@ namespace zaaReloaded2.Properties {
|
|||||||
|
|
||||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
[global::System.Configuration.DefaultSettingValueAttribute("https://doktorkraus.de/zaareloaded")]
|
[global::System.Configuration.DefaultSettingValueAttribute("https://www.doktorkraus.de/zaareloaded")]
|
||||||
public global::System.Uri Homepage {
|
public global::System.Uri Homepage {
|
||||||
get {
|
get {
|
||||||
return ((global::System.Uri)(this["Homepage"]));
|
return ((global::System.Uri)(this["Homepage"]));
|
||||||
@ -61,7 +61,7 @@ namespace zaaReloaded2.Properties {
|
|||||||
|
|
||||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
[global::System.Configuration.DefaultSettingValueAttribute("https://doktorkraus.de/zaareloaded/versioninfo.txt")]
|
[global::System.Configuration.DefaultSettingValueAttribute("https://www.doktorkraus.de/zaareloaded/versioninfo.txt")]
|
||||||
public string VersionInfoFile {
|
public string VersionInfoFile {
|
||||||
get {
|
get {
|
||||||
return ((string)(this["VersionInfoFile"]));
|
return ((string)(this["VersionInfoFile"]));
|
||||||
@ -70,7 +70,7 @@ namespace zaaReloaded2.Properties {
|
|||||||
|
|
||||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
[global::System.Configuration.DefaultSettingValueAttribute("https://doktorkraus.de/zaareloaded/postreport.php")]
|
[global::System.Configuration.DefaultSettingValueAttribute("https://www.doktorkraus.de/zaareloaded/postreport.php")]
|
||||||
public string ExceptionPostUrl {
|
public string ExceptionPostUrl {
|
||||||
get {
|
get {
|
||||||
return ((string)(this["ExceptionPostUrl"]));
|
return ((string)(this["ExceptionPostUrl"]));
|
||||||
|
@ -6,19 +6,19 @@
|
|||||||
<Value Profile="(Default)">zaaReloaded2</Value>
|
<Value Profile="(Default)">zaaReloaded2</Value>
|
||||||
</Setting>
|
</Setting>
|
||||||
<Setting Name="PubYear" Type="System.String" Scope="Application">
|
<Setting Name="PubYear" Type="System.String" Scope="Application">
|
||||||
<Value Profile="(Default)">2016</Value>
|
<Value Profile="(Default)">2015-2017</Value>
|
||||||
</Setting>
|
</Setting>
|
||||||
<Setting Name="Authors" Type="System.String" Scope="Application">
|
<Setting Name="Authors" Type="System.String" Scope="Application">
|
||||||
<Value Profile="(Default)">Daniel Kraus</Value>
|
<Value Profile="(Default)">Daniel Kraus</Value>
|
||||||
</Setting>
|
</Setting>
|
||||||
<Setting Name="Homepage" Type="System.Uri" Scope="Application">
|
<Setting Name="Homepage" Type="System.Uri" Scope="Application">
|
||||||
<Value Profile="(Default)">https://doktorkraus.de/zaareloaded</Value>
|
<Value Profile="(Default)">https://www.doktorkraus.de/zaareloaded</Value>
|
||||||
</Setting>
|
</Setting>
|
||||||
<Setting Name="VersionInfoFile" Type="System.String" Scope="Application">
|
<Setting Name="VersionInfoFile" Type="System.String" Scope="Application">
|
||||||
<Value Profile="(Default)">https://doktorkraus.de/zaareloaded/versioninfo.txt</Value>
|
<Value Profile="(Default)">https://www.doktorkraus.de/zaareloaded/versioninfo.txt</Value>
|
||||||
</Setting>
|
</Setting>
|
||||||
<Setting Name="ExceptionPostUrl" Type="System.String" Scope="Application">
|
<Setting Name="ExceptionPostUrl" Type="System.String" Scope="Application">
|
||||||
<Value Profile="(Default)">https://doktorkraus.de/zaareloaded/postreport.php</Value>
|
<Value Profile="(Default)">https://www.doktorkraus.de/zaareloaded/postreport.php</Value>
|
||||||
</Setting>
|
</Setting>
|
||||||
<Setting Name="LicenseUrl" Type="System.Uri" Scope="Application">
|
<Setting Name="LicenseUrl" Type="System.Uri" Scope="Application">
|
||||||
<Value Profile="(Default)">http://www.apache.org/licenses/LICENSE-2.0</Value>
|
<Value Profile="(Default)">http://www.apache.org/licenses/LICENSE-2.0</Value>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
Ribbon.xml
|
Ribbon.xml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Style.xaml
|
Style.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
AboutView.xaml
|
AboutView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
ElementPickerView.xaml
|
ElementPickerView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
ElementView.xaml
|
ElementView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
FirstRunView.xaml
|
FirstRunView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
IoErrorView.xaml
|
IoErrorView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
ItemCommentView.xaml
|
ItemCommentView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
PreferencesView.xaml
|
PreferencesView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
AboutView - Copy.xaml
|
AboutView - Copy.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
SettingsView.xaml
|
SettingsView.xaml
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
app.config
|
app.config
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
@ -30,19 +30,19 @@
|
|||||||
<value>zaaReloaded2</value>
|
<value>zaaReloaded2</value>
|
||||||
</setting>
|
</setting>
|
||||||
<setting name="PubYear" serializeAs="String">
|
<setting name="PubYear" serializeAs="String">
|
||||||
<value>2016</value>
|
<value>2015-2017</value>
|
||||||
</setting>
|
</setting>
|
||||||
<setting name="Authors" serializeAs="String">
|
<setting name="Authors" serializeAs="String">
|
||||||
<value>Daniel Kraus</value>
|
<value>Daniel Kraus</value>
|
||||||
</setting>
|
</setting>
|
||||||
<setting name="Homepage" serializeAs="String">
|
<setting name="Homepage" serializeAs="String">
|
||||||
<value>https://doktorkraus.de/zaareloaded</value>
|
<value>https://www.doktorkraus.de/zaareloaded</value>
|
||||||
</setting>
|
</setting>
|
||||||
<setting name="VersionInfoFile" serializeAs="String">
|
<setting name="VersionInfoFile" serializeAs="String">
|
||||||
<value>https://doktorkraus.de/zaareloaded/versioninfo.txt</value>
|
<value>https://www.doktorkraus.de/zaareloaded/versioninfo.txt</value>
|
||||||
</setting>
|
</setting>
|
||||||
<setting name="ExceptionPostUrl" serializeAs="String">
|
<setting name="ExceptionPostUrl" serializeAs="String">
|
||||||
<value>https://doktorkraus.de/zaareloaded/postreport.php</value>
|
<value>https://www.doktorkraus.de/zaareloaded/postreport.php</value>
|
||||||
</setting>
|
</setting>
|
||||||
<setting name="LicenseUrl" serializeAs="String">
|
<setting name="LicenseUrl" serializeAs="String">
|
||||||
<value>http://www.apache.org/licenses/LICENSE-2.0</value>
|
<value>http://www.apache.org/licenses/LICENSE-2.0</value>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
packages.config
|
packages.config
|
||||||
part of zaaReloaded2
|
part of zaaReloaded2
|
||||||
|
|
||||||
Copyright 2015 Daniel Kraus
|
Copyright 2015-2017 Daniel Kraus
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
Loading…
Reference in New Issue
Block a user