diff options
author | dartraiden <wowemuh@gmail.com> | 2017-01-01 18:01:01 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-01-01 18:01:01 +0300 |
commit | 99b1776c0323a63631c350bf842dd00358730dd0 (patch) | |
tree | 3255fb6b5ba9ce752db640e3e8ab6bca134b14d7 /plugins/Dbx_kv/src | |
parent | 093c475510144343dd2bffea37848d51d0315f59 (diff) |
bump copyright year
Diffstat (limited to 'plugins/Dbx_kv/src')
-rw-r--r-- | plugins/Dbx_kv/src/commonheaders.h | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/dbcontacts.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/dbcrypt.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/dbevents.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/dbintf.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/dbintf.h | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/dbmodulechain.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/dbsettings.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/init.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/stdafx.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/ui.cpp | 2 | ||||
-rw-r--r-- | plugins/Dbx_kv/src/version.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/plugins/Dbx_kv/src/commonheaders.h b/plugins/Dbx_kv/src/commonheaders.h index 24411b993f..20ecabdb9d 100644 --- a/plugins/Dbx_kv/src/commonheaders.h +++ b/plugins/Dbx_kv/src/commonheaders.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbcontacts.cpp b/plugins/Dbx_kv/src/dbcontacts.cpp index 3e4282fdd3..38c7c14da9 100644 --- a/plugins/Dbx_kv/src/dbcontacts.cpp +++ b/plugins/Dbx_kv/src/dbcontacts.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbcrypt.cpp b/plugins/Dbx_kv/src/dbcrypt.cpp index 741bc322ce..c6523c54d1 100644 --- a/plugins/Dbx_kv/src/dbcrypt.cpp +++ b/plugins/Dbx_kv/src/dbcrypt.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbevents.cpp b/plugins/Dbx_kv/src/dbevents.cpp index 8663c7fd6c..ab9337a103 100644 --- a/plugins/Dbx_kv/src/dbevents.cpp +++ b/plugins/Dbx_kv/src/dbevents.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbintf.cpp b/plugins/Dbx_kv/src/dbintf.cpp index 0368e51c96..7131107040 100644 --- a/plugins/Dbx_kv/src/dbintf.cpp +++ b/plugins/Dbx_kv/src/dbintf.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbintf.h b/plugins/Dbx_kv/src/dbintf.h index 1b87f489dc..d73c260566 100644 --- a/plugins/Dbx_kv/src/dbintf.h +++ b/plugins/Dbx_kv/src/dbintf.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbmodulechain.cpp b/plugins/Dbx_kv/src/dbmodulechain.cpp index 7aeadf8e2c..28bea7f092 100644 --- a/plugins/Dbx_kv/src/dbmodulechain.cpp +++ b/plugins/Dbx_kv/src/dbmodulechain.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/dbsettings.cpp b/plugins/Dbx_kv/src/dbsettings.cpp index 9058e13f55..d88508b57c 100644 --- a/plugins/Dbx_kv/src/dbsettings.cpp +++ b/plugins/Dbx_kv/src/dbsettings.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/init.cpp b/plugins/Dbx_kv/src/init.cpp index 005707e0ed..b0183d1e06 100644 --- a/plugins/Dbx_kv/src/init.cpp +++ b/plugins/Dbx_kv/src/init.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/stdafx.cpp b/plugins/Dbx_kv/src/stdafx.cpp index 60c5301ed3..45f9406601 100644 --- a/plugins/Dbx_kv/src/stdafx.cpp +++ b/plugins/Dbx_kv/src/stdafx.cpp @@ -1,5 +1,5 @@ /*
-Copyright (C) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-17 Miranda NG project (http://miranda-ng.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/plugins/Dbx_kv/src/ui.cpp b/plugins/Dbx_kv/src/ui.cpp index ea970de65b..a39802f8f6 100644 --- a/plugins/Dbx_kv/src/ui.cpp +++ b/plugins/Dbx_kv/src/ui.cpp @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org)
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Dbx_kv/src/version.h b/plugins/Dbx_kv/src/version.h index 912d010e1f..6432aa3a63 100644 --- a/plugins/Dbx_kv/src/version.h +++ b/plugins/Dbx_kv/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda-NG project"
#define __AUTHOREMAIL "ghazan@miranda.im"
#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_kv/"
-#define __COPYRIGHT "© 2015-16 Miranda NG project"
+#define __COPYRIGHT "© 2015-17 Miranda NG project"
|