summaryrefslogtreecommitdiff
path: root/tools/mdbx_load/src
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mdbx_load/src')
-rw-r--r--tools/mdbx_load/src/stdafx.cxx2
-rw-r--r--tools/mdbx_load/src/stdafx.h11
2 files changed, 5 insertions, 8 deletions
diff --git a/tools/mdbx_load/src/stdafx.cxx b/tools/mdbx_load/src/stdafx.cxx
index e0d3e0e311..15ff69966e 100644
--- a/tools/mdbx_load/src/stdafx.cxx
+++ b/tools/mdbx_load/src/stdafx.cxx
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2018 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/tools/mdbx_load/src/stdafx.h b/tools/mdbx_load/src/stdafx.h
index 706de4dbe5..1573dc84a9 100644
--- a/tools/mdbx_load/src/stdafx.h
+++ b/tools/mdbx_load/src/stdafx.h
@@ -1,12 +1,10 @@
/*
-CmdLine plugin for Miranda IM
-
-Copyright © 2007 Cristian Libotean
+Copyright (C) 2018 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
-as published by the Free Software Foundation; either version 2
-of the License, or (at your option) any later version.
+as published by the Free Software Foundation version 2
+of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -14,8 +12,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once