aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-curses
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2017-03-03 15:32:20 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2017-03-03 15:32:57 +0100
commit0bbcd7652a948424156968298e4d2f27b998cfe2 (patch)
tree21d9327e15dffb361d33ee0afd0154b0d9d644c0 /src/interface-curses
parent0ad317ec16fa836321617c10a8c6ba5c70f156b8 (diff)
downloadsciteco-0bbcd7652a948424156968298e4d2f27b998cfe2.tar.gz
updated copyright to 2017
Diffstat (limited to 'src/interface-curses')
-rw-r--r--src/interface-curses/curses-info-popup.cpp2
-rw-r--r--src/interface-curses/curses-info-popup.h2
-rw-r--r--src/interface-curses/curses-utils.cpp2
-rw-r--r--src/interface-curses/curses-utils.h2
-rw-r--r--src/interface-curses/interface-curses.cpp2
-rw-r--r--src/interface-curses/interface-curses.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/interface-curses/curses-info-popup.cpp b/src/interface-curses/curses-info-popup.cpp
index 7fb5110..487f1b7 100644
--- a/src/interface-curses/curses-info-popup.cpp
+++ b/src/interface-curses/curses-info-popup.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012-2016 Robin Haberkorn
+ * Copyright (C) 2012-2017 Robin Haberkorn
*
* 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
diff --git a/src/interface-curses/curses-info-popup.h b/src/interface-curses/curses-info-popup.h
index cbda4dc..af09cb4 100644
--- a/src/interface-curses/curses-info-popup.h
+++ b/src/interface-curses/curses-info-popup.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012-2016 Robin Haberkorn
+ * Copyright (C) 2012-2017 Robin Haberkorn
*
* 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
diff --git a/src/interface-curses/curses-utils.cpp b/src/interface-curses/curses-utils.cpp
index add9a69..f5d5c8c 100644
--- a/src/interface-curses/curses-utils.cpp
+++ b/src/interface-curses/curses-utils.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012-2016 Robin Haberkorn
+ * Copyright (C) 2012-2017 Robin Haberkorn
*
* 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
diff --git a/src/interface-curses/curses-utils.h b/src/interface-curses/curses-utils.h
index abaa8e4..778f39e 100644
--- a/src/interface-curses/curses-utils.h
+++ b/src/interface-curses/curses-utils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012-2016 Robin Haberkorn
+ * Copyright (C) 2012-2017 Robin Haberkorn
*
* 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
diff --git a/src/interface-curses/interface-curses.cpp b/src/interface-curses/interface-curses.cpp
index 6a47112..43a53b8 100644
--- a/src/interface-curses/interface-curses.cpp
+++ b/src/interface-curses/interface-curses.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012-2016 Robin Haberkorn
+ * Copyright (C) 2012-2017 Robin Haberkorn
*
* 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
diff --git a/src/interface-curses/interface-curses.h b/src/interface-curses/interface-curses.h
index a0198cc..32fff1d 100644
--- a/src/interface-curses/interface-curses.h
+++ b/src/interface-curses/interface-curses.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012-2016 Robin Haberkorn
+ * Copyright (C) 2012-2017 Robin Haberkorn
*
* 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