aboutsummaryrefslogtreecommitdiff
path: root/src/graph.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-04-25 02:07:44 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-04-25 02:07:44 +0300
commitcedb36dcc43d5cb89a0b4af0e7eeeddb02401595 (patch)
tree29b1af920d3f7a1ce3711be14a4ede9aba4b4cef /src/graph.c
parentafb4d23167b4d2092f7fb84f98d7de4f007a83a3 (diff)
downloadtagr-cedb36dcc43d5cb89a0b4af0e7eeeddb02401595.tar.gz
tagr-cedb36dcc43d5cb89a0b4af0e7eeeddb02401595.tar.bz2
Switch to GPLv3+
Diffstat (limited to 'src/graph.c')
-rw-r--r--src/graph.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/graph.c b/src/graph.c
index 5933b7f..61befa5 100644
--- a/src/graph.c
+++ b/src/graph.c
@@ -3,7 +3,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,
@@ -12,9 +12,7 @@
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/>. */
#ifdef HAVE_CONFIG_H
# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.