diff options
Diffstat (limited to 'plugins/NewsAggregator/Src')
-rw-r--r-- | plugins/NewsAggregator/Src/Utils.cpp | 2 | ||||
-rw-r--r-- | plugins/NewsAggregator/Src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NewsAggregator/Src/Utils.cpp b/plugins/NewsAggregator/Src/Utils.cpp index db6f67eab5..11725ae360 100644 --- a/plugins/NewsAggregator/Src/Utils.cpp +++ b/plugins/NewsAggregator/Src/Utils.cpp @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012 Mataes
This is free software; you can redistribute it and/or
diff --git a/plugins/NewsAggregator/Src/version.h b/plugins/NewsAggregator/Src/version.h index 533a1f8735..b9197c3d5d 100644 --- a/plugins/NewsAggregator/Src/version.h +++ b/plugins/NewsAggregator/Src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Mataes, FREAK_THEMIGHTY" #define __AUTHOREMAIL "mataes2007@gmail.com" #define __AUTHORWEB "https://miranda-ng.org/p/NewsAggregator/" -#define __COPYRIGHT "© 2012-17 Mataes, FREAK_THEMIGHTY" +#define __COPYRIGHT "© 2012-17 Mataes, FREAK_THEMIGHTY" |