summaryrefslogtreecommitdiff
path: root/src/modules/extraicons
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/extraicons')
-rw-r--r--src/modules/extraicons/BaseExtraIcon.cpp2
-rw-r--r--src/modules/extraicons/CallbackExtraIcon.cpp2
-rw-r--r--src/modules/extraicons/DefaultExtraIcons.cpp2
-rw-r--r--src/modules/extraicons/ExtraIcon.cpp2
-rw-r--r--src/modules/extraicons/ExtraIcon.h2
-rw-r--r--src/modules/extraicons/ExtraIconGroup.cpp2
-rw-r--r--src/modules/extraicons/IcolibExtraIcon.cpp2
-rw-r--r--src/modules/extraicons/extraicons.cpp2
-rw-r--r--src/modules/extraicons/extraicons.h2
-rw-r--r--src/modules/extraicons/options_ei.cpp2
-rw-r--r--src/modules/extraicons/usedIcons.cpp2
-rw-r--r--src/modules/extraicons/usedIcons.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/src/modules/extraicons/BaseExtraIcon.cpp b/src/modules/extraicons/BaseExtraIcon.cpp
index 0d3106972c..eb56429bbf 100644
--- a/src/modules/extraicons/BaseExtraIcon.cpp
+++ b/src/modules/extraicons/BaseExtraIcon.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/CallbackExtraIcon.cpp b/src/modules/extraicons/CallbackExtraIcon.cpp
index 5963b38e2b..712e8e3b86 100644
--- a/src/modules/extraicons/CallbackExtraIcon.cpp
+++ b/src/modules/extraicons/CallbackExtraIcon.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/DefaultExtraIcons.cpp b/src/modules/extraicons/DefaultExtraIcons.cpp
index f5abf20190..72f835b85a 100644
--- a/src/modules/extraicons/DefaultExtraIcons.cpp
+++ b/src/modules/extraicons/DefaultExtraIcons.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/ExtraIcon.cpp b/src/modules/extraicons/ExtraIcon.cpp
index c35cec4ca8..4a841423f3 100644
--- a/src/modules/extraicons/ExtraIcon.cpp
+++ b/src/modules/extraicons/ExtraIcon.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/ExtraIcon.h b/src/modules/extraicons/ExtraIcon.h
index 6a3f4a79f2..3f4c34d8e0 100644
--- a/src/modules/extraicons/ExtraIcon.h
+++ b/src/modules/extraicons/ExtraIcon.h
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/ExtraIconGroup.cpp b/src/modules/extraicons/ExtraIconGroup.cpp
index bbca7b66e3..26704a0cfa 100644
--- a/src/modules/extraicons/ExtraIconGroup.cpp
+++ b/src/modules/extraicons/ExtraIconGroup.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/IcolibExtraIcon.cpp b/src/modules/extraicons/IcolibExtraIcon.cpp
index 3013ae087b..3a9521f4d4 100644
--- a/src/modules/extraicons/IcolibExtraIcon.cpp
+++ b/src/modules/extraicons/IcolibExtraIcon.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/extraicons.cpp b/src/modules/extraicons/extraicons.cpp
index 4d0d56c4ef..77be5eae80 100644
--- a/src/modules/extraicons/extraicons.cpp
+++ b/src/modules/extraicons/extraicons.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/extraicons.h b/src/modules/extraicons/extraicons.h
index 2b34ecbbd9..9214dec2cf 100644
--- a/src/modules/extraicons/extraicons.h
+++ b/src/modules/extraicons/extraicons.h
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/options_ei.cpp b/src/modules/extraicons/options_ei.cpp
index 3300e279ac..c7fc6a0f11 100644
--- a/src/modules/extraicons/options_ei.cpp
+++ b/src/modules/extraicons/options_ei.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/usedIcons.cpp b/src/modules/extraicons/usedIcons.cpp
index 895ca78f8d..37fe581ff1 100644
--- a/src/modules/extraicons/usedIcons.cpp
+++ b/src/modules/extraicons/usedIcons.cpp
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/src/modules/extraicons/usedIcons.h b/src/modules/extraicons/usedIcons.h
index bb9334e155..b15da88108 100644
--- a/src/modules/extraicons/usedIcons.h
+++ b/src/modules/extraicons/usedIcons.h
@@ -1,7 +1,7 @@
/*
Copyright (C) 2009 Ricardo Pescuma Domenecci
-Copyright (C) 2012-14 Miranda NG project
+Copyright (C) 2012-15 Miranda NG project
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public