diff options
| author | dartraiden <wowemuh@gmail.com> | 2021-01-17 19:15:32 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2021-01-17 19:15:32 +0300 |
| commit | 3eb8e1c65d5f096cd6d72a87e63d01e1da24052e (patch) | |
| tree | 6ec634fc74f6ea87170b14893c4b046efc09729e /plugins/Import/src/dbrw | |
| parent | b2a65cb0e93f070ebb78dd69a9740527fb0e6261 (diff) | |
Update copyrights
Diffstat (limited to 'plugins/Import/src/dbrw')
| -rw-r--r-- | plugins/Import/src/dbrw/dbcontacts.cpp | 2 | ||||
| -rw-r--r-- | plugins/Import/src/dbrw/dbevents.cpp | 2 | ||||
| -rw-r--r-- | plugins/Import/src/dbrw/dbintf.cpp | 2 | ||||
| -rw-r--r-- | plugins/Import/src/dbrw/dbintf.h | 2 | ||||
| -rw-r--r-- | plugins/Import/src/dbrw/dbrw.cpp | 2 | ||||
| -rw-r--r-- | plugins/Import/src/dbrw/dbrw.h | 2 | ||||
| -rw-r--r-- | plugins/Import/src/dbrw/dbsettings.cpp | 2 | ||||
| -rw-r--r-- | plugins/Import/src/dbrw/dbsql.cpp | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/plugins/Import/src/dbrw/dbcontacts.cpp b/plugins/Import/src/dbrw/dbcontacts.cpp index 1c2e56b425..110e5ad322 100644 --- a/plugins/Import/src/dbrw/dbcontacts.cpp +++ b/plugins/Import/src/dbrw/dbcontacts.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/Import/src/dbrw/dbevents.cpp b/plugins/Import/src/dbrw/dbevents.cpp index 3dff9584ab..ceb1a9a8f4 100644 --- a/plugins/Import/src/dbrw/dbevents.cpp +++ b/plugins/Import/src/dbrw/dbevents.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/Import/src/dbrw/dbintf.cpp b/plugins/Import/src/dbrw/dbintf.cpp index 4369c03eea..e3365985ab 100644 --- a/plugins/Import/src/dbrw/dbintf.cpp +++ b/plugins/Import/src/dbrw/dbintf.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/Import/src/dbrw/dbintf.h b/plugins/Import/src/dbrw/dbintf.h index cca3998246..3c5fbef3c5 100644 --- a/plugins/Import/src/dbrw/dbintf.h +++ b/plugins/Import/src/dbrw/dbintf.h @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/Import/src/dbrw/dbrw.cpp b/plugins/Import/src/dbrw/dbrw.cpp index 8d506c873d..a43f8da910 100644 --- a/plugins/Import/src/dbrw/dbrw.cpp +++ b/plugins/Import/src/dbrw/dbrw.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/Import/src/dbrw/dbrw.h b/plugins/Import/src/dbrw/dbrw.h index c0d136d3fb..713da9ee8b 100644 --- a/plugins/Import/src/dbrw/dbrw.h +++ b/plugins/Import/src/dbrw/dbrw.h @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/Import/src/dbrw/dbsettings.cpp b/plugins/Import/src/dbrw/dbsettings.cpp index 615415dec6..b794e38875 100644 --- a/plugins/Import/src/dbrw/dbsettings.cpp +++ b/plugins/Import/src/dbrw/dbsettings.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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/Import/src/dbrw/dbsql.cpp b/plugins/Import/src/dbrw/dbsql.cpp index 3cfc5450f9..759608490a 100644 --- a/plugins/Import/src/dbrw/dbsql.cpp +++ b/plugins/Import/src/dbrw/dbsql.cpp @@ -2,7 +2,7 @@ Import plugin for Miranda NG -Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-21 Miranda NG team (https://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 |
