diff options
| author | dartraiden <wowemuh@gmail.com> | 2022-01-01 20:45:25 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2022-01-01 20:45:25 +0300 |
| commit | 4c2dcf473be210fc1d5571950819d8ad994817c4 (patch) | |
| tree | e8cde6aee41a705da82e70506d6653f1633460da /plugins/Import/src/dbrw | |
| parent | 7a7f223a2971b70686871c2c3fcc954584b82d4b (diff) | |
Happy new year, Miranda
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 a100788717..ce5fd91a6d 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 2d18cb6528..97091d0ab3 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 e3365985ab..9749ae4437 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 e77842de21..9ff2ee40ff 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 0779374d62..fded599583 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 713da9ee8b..daf32ba745 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 531b656b45..360a56ea94 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 759608490a..516f378435 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-21 Miranda NG team (https://miranda-ng.org) +Copyright (C) 2012-22 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 |
