summaryrefslogtreecommitdiff
path: root/dc/dc.h
diff options
context:
space:
mode:
Diffstat (limited to 'dc/dc.h')
-rw-r--r--dc/dc.h13
1 files changed, 5 insertions, 8 deletions
diff --git a/dc/dc.h b/dc/dc.h
index 3300f44..6a871ad 100644
--- a/dc/dc.h
+++ b/dc/dc.h
@@ -1,11 +1,12 @@
-/*
+/*
* Header file for dc routines
*
- * Copyright (C) 1994, 1997, 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1994, 1997, 1998, 2008
+ * Free Software Foundation, Inc.
*
* 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,12 +15,8 @@
* 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, you can either send email to this
- * program's author (see below) or write to:
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
- * The Free Software Foundation, Inc.
- * 59 Temple Place, Suite 330
- * Boston, MA 02111 USA
*/
#ifndef DC_DEFS_H