summaryrefslogtreecommitdiff
path: root/src/mark.c
diff options
context:
space:
mode:
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2008-10-13 14:12:02 -0400
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2008-10-13 14:12:02 -0400
commit3322b5b4967fc4b4e6541bce05e096e4ad4702e3 (patch)
treecbd6e6554d6da44f46b58ab7f23a81c084a78e62 /src/mark.c
parent35969236c0a24459e9b550578be7b36302190b3d (diff)
downloadscreen-3322b5b4967fc4b4e6541bce05e096e4ad4702e3.tar.gz
Start converting to GPL v3+ (ref: ticket #23900)
I decided to leave the doc/ directory alone for the moment.
Diffstat (limited to 'src/mark.c')
-rw-r--r--src/mark.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mark.c b/src/mark.c
index 2598bde..6ead6b9 100644
--- a/src/mark.c
+++ b/src/mark.c
@@ -5,7 +5,7 @@
*
* 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, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -14,9 +14,9 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program (see the file COPYING); if not, write to the
- * Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ * along with this program (see the file COPYING); if not, see
+ * http://www.gnu.org/licenses/, or contact Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*
****************************************************************
*/