Skip to content

Commit f1fb0c1

Browse files
committed
- fix copyright to 2011 (script to do this will follow)
1 parent 05a32a1 commit f1fb0c1

File tree

227 files changed

+232
-232
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

227 files changed

+232
-232
lines changed

demo/c++/rundemo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* This file is part of Mapnik (c++ mapping toolkit)
44
*
5-
* Copyright (C) 2006 Artem Pavlenko
5+
* Copyright (C) 2011 Artem Pavlenko
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public

demo/viewer/about_dialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/about_dialog.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/info_dialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/info_dialog.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/layer_info_dialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/layer_info_dialog.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/layerdelegate.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/layerdelegate.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

demo/viewer/layerlistmodel.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This file is part of Mapnik (c++ mapping toolkit)
2-
* Copyright (C) 2007 Artem Pavlenko
2+
* Copyright (C) 2011 Artem Pavlenko
33
*
44
* Mapnik is free software; you can redistribute it and/or
55
* modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)