diff options
Diffstat (limited to 'plugins/PackUpdater/Src')
-rw-r--r-- | plugins/PackUpdater/Src/Events.cpp | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/Notifications.cpp | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/Notifications.h | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/Options.cpp | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/PackUpdater.cpp | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/Utils.cpp | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/resource.h | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/stdafx.h | 2 | ||||
-rw-r--r-- | plugins/PackUpdater/Src/version.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/plugins/PackUpdater/Src/Events.cpp b/plugins/PackUpdater/Src/Events.cpp index 98bf0aa5fa..71abc60030 100644 --- a/plugins/PackUpdater/Src/Events.cpp +++ b/plugins/PackUpdater/Src/Events.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Notifications.cpp b/plugins/PackUpdater/Src/Notifications.cpp index 92ef9de9f3..7ce39467bf 100644 --- a/plugins/PackUpdater/Src/Notifications.cpp +++ b/plugins/PackUpdater/Src/Notifications.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Notifications.h b/plugins/PackUpdater/Src/Notifications.h index 574123f1a8..d262f7c050 100644 --- a/plugins/PackUpdater/Src/Notifications.h +++ b/plugins/PackUpdater/Src/Notifications.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Options.cpp b/plugins/PackUpdater/Src/Options.cpp index 69faabe7cc..421244f4af 100644 --- a/plugins/PackUpdater/Src/Options.cpp +++ b/plugins/PackUpdater/Src/Options.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/PackUpdater.cpp b/plugins/PackUpdater/Src/PackUpdater.cpp index ed5c18aaa3..2d889f6911 100644 --- a/plugins/PackUpdater/Src/PackUpdater.cpp +++ b/plugins/PackUpdater/Src/PackUpdater.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/Utils.cpp b/plugins/PackUpdater/Src/Utils.cpp index 3a6b685378..48ed3e42a0 100644 --- a/plugins/PackUpdater/Src/Utils.cpp +++ b/plugins/PackUpdater/Src/Utils.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/resource.h b/plugins/PackUpdater/Src/resource.h index 67d09392f4..fd3b5c14f0 100644 --- a/plugins/PackUpdater/Src/resource.h +++ b/plugins/PackUpdater/Src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Resource.rc
//
diff --git a/plugins/PackUpdater/Src/stdafx.cxx b/plugins/PackUpdater/Src/stdafx.cxx index bfd519e3dc..b05ed73bc5 100644 --- a/plugins/PackUpdater/Src/stdafx.cxx +++ b/plugins/PackUpdater/Src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
This program is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/stdafx.h b/plugins/PackUpdater/Src/stdafx.h index 7923d5c8a8..5e6c6d0fbb 100644 --- a/plugins/PackUpdater/Src/stdafx.h +++ b/plugins/PackUpdater/Src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2011-2017 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/PackUpdater/Src/version.h b/plugins/PackUpdater/Src/version.h index c5f78af9bd..2823d340ee 100644 --- a/plugins/PackUpdater/Src/version.h +++ b/plugins/PackUpdater/Src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0 +#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 0 #define __BUILD_NUM 1 |