summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Bitmap.h4
-rw-r--r--include/Item.h4
-rw-r--r--include/bb-list.h4
-rw-r--r--include/bb-outline.h4
-rw-r--r--include/bitmap.h4
-rw-r--r--include/bounding-box.h4
-rw-r--r--include/bzr.h8
-rw-r--r--include/c-ctype.h4
-rw-r--r--include/c-dir.h4
-rw-r--r--include/c-errno.h4
-rw-r--r--include/c-fopen.h4
-rw-r--r--include/c-limits.h4
-rw-r--r--include/c-memstr.h4
-rw-r--r--include/c-minmax.h4
-rw-r--r--include/c-namemx.h4
-rw-r--r--include/c-pathch.h4
-rw-r--r--include/c-pathmx.h4
-rw-r--r--include/c-proto.h4
-rw-r--r--include/c-stat.h4
-rw-r--r--include/c-std.h4
-rw-r--r--include/c-time.h4
-rw-r--r--include/c-unistd.h4
-rw-r--r--include/c-vararg.h4
-rw-r--r--include/charspec.h4
-rw-r--r--include/cmdline.h4
-rw-r--r--include/concatn.h4
-rw-r--r--include/config.h4
-rw-r--r--include/dirio.h4
-rw-r--r--include/edge.h4
-rw-r--r--include/encoding.h4
-rw-r--r--include/file-input.h4
-rw-r--r--include/file-output.h4
-rw-r--r--include/filename.h4
-rw-r--r--include/fix-num.h4
-rw-r--r--include/font.h4
-rw-r--r--include/fontmap.h4
-rw-r--r--include/gf.h4
-rw-r--r--include/global.h4
-rw-r--r--include/hash.h4
-rw-r--r--include/hexify.h4
-rw-r--r--include/identity.h4
-rw-r--r--include/kpathsea-config.h4
-rw-r--r--include/lib.h6
-rw-r--r--include/libfile.h4
-rw-r--r--include/line.h4
-rw-r--r--include/list.h4
-rw-r--r--include/logreport.h4
-rw-r--r--include/moretypes.h4
-rw-r--r--include/pathsrch.h4
-rw-r--r--include/pbm.h17
-rw-r--r--include/pbmplus.h25
-rw-r--r--include/pk.h4
-rw-r--r--include/progname.h4
-rw-r--r--include/rand.h4
-rw-r--r--include/report.h4
-rw-r--r--include/scaled-num.h4
-rw-r--r--include/spline.h4
-rw-r--r--include/statistics.h4
-rw-r--r--include/str-lcase.h4
-rw-r--r--include/str-list.h4
-rw-r--r--include/systypes.h4
-rw-r--r--include/tex-file.h6
-rw-r--r--include/tfm.h4
-rw-r--r--include/types.h4
-rw-r--r--include/varstring.h4
-rw-r--r--include/vector.h4
-rw-r--r--include/xmessage.h4
-rw-r--r--include/xt-common.h4
68 files changed, 167 insertions, 147 deletions
diff --git a/include/Bitmap.h b/include/Bitmap.h
index ac1470c..b378c9e 100644
--- a/include/Bitmap.h
+++ b/include/Bitmap.h
@@ -1,11 +1,11 @@
/* Bitmap.h: public header file for a bitmap widget, implemented as a
subclass of Athena's Label widget.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/Item.h b/include/Item.h
index 2d9b524..c177ebf 100644
--- a/include/Item.h
+++ b/include/Item.h
@@ -3,11 +3,11 @@
created by the Item itself, and geometry requests from them are
ignored.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/bb-list.h b/include/bb-list.h
index 602cb91..ecd4488 100644
--- a/include/bb-list.h
+++ b/include/bb-list.h
@@ -1,10 +1,10 @@
/* bb-list.h: bounding box lists.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/bb-outline.h b/include/bb-outline.h
index d1aac3c..bc5d851 100644
--- a/include/bb-outline.h
+++ b/include/bb-outline.h
@@ -1,10 +1,10 @@
/* bb-outline.h: find a list of bounding boxes enclosing outlines.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/bitmap.h b/include/bitmap.h
index 6858043..f0d6c93 100644
--- a/include/bitmap.h
+++ b/include/bitmap.h
@@ -3,11 +3,11 @@
things, this means the type can be used for both grayscale and binary
images.
-Copyright (C) 1992, 93 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 2011 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,
diff --git a/include/bounding-box.h b/include/bounding-box.h
index d543a98..c888476 100644
--- a/include/bounding-box.h
+++ b/include/bounding-box.h
@@ -1,10 +1,10 @@
/* bounding-box.h: operations on both real- and integer-valued bounding boxes.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/bzr.h b/include/bzr.h
index 2f267c9..f6e2530 100644
--- a/include/bzr.h
+++ b/include/bzr.h
@@ -1,13 +1,11 @@
/* bzr.h: manipulate Bezier-format font files. See ../bzr/README
+ for the precise definition of the file format.
-
- for the precise definition of the file format.
-
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-ctype.h b/include/c-ctype.h
index ac251bd..b01596f 100644
--- a/include/c-ctype.h
+++ b/include/c-ctype.h
@@ -1,11 +1,11 @@
/* c-ctype.h: ASCII-safe versions of the <ctype.h> macros.
-Copyright (C) 1992, 2000 Free Software Foundation, Inc.
+Copyright (C) 1992, 2000, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/c-dir.h b/include/c-dir.h
index 3825e96..1a49e6e 100644
--- a/include/c-dir.h
+++ b/include/c-dir.h
@@ -1,11 +1,11 @@
/* c-dir.h: directory headers.
-Copyright (C) 1992, 93, 94 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/c-errno.h b/include/c-errno.h
index 5c55be1..c722bf9 100644
--- a/include/c-errno.h
+++ b/include/c-errno.h
@@ -1,10 +1,10 @@
/* c-errno.h: <errno.h> and the errno variable.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-fopen.h b/include/c-fopen.h
index e7d476e..967785a 100644
--- a/include/c-fopen.h
+++ b/include/c-fopen.h
@@ -1,10 +1,10 @@
/* c-fopen.h: how to open files with fopen.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-limits.h b/include/c-limits.h
index 90fc4e3..f92bce4 100644
--- a/include/c-limits.h
+++ b/include/c-limits.h
@@ -1,10 +1,10 @@
/* c-limits.h: include the system parameter file.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-memstr.h b/include/c-memstr.h
index 149ff65..fa7b059 100644
--- a/include/c-memstr.h
+++ b/include/c-memstr.h
@@ -1,10 +1,10 @@
/* c-memstr.h: memcpy, strchr, etc.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-minmax.h b/include/c-minmax.h
index 71017cc..32abfb3 100644
--- a/include/c-minmax.h
+++ b/include/c-minmax.h
@@ -1,11 +1,11 @@
/* c-minmax.h: define INT_MIN, etc. Assume a 32-bit machine if the
values aren't defined.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-namemx.h b/include/c-namemx.h
index f8f6613..21ae694 100644
--- a/include/c-namemx.h
+++ b/include/c-namemx.h
@@ -1,11 +1,11 @@
/* c-name_max.h: define NAME_MAX, the maximum length of a single
component in a pathname.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-pathch.h b/include/c-pathch.h
index 2fcff11..4c656a6 100644
--- a/include/c-pathch.h
+++ b/include/c-pathch.h
@@ -1,11 +1,11 @@
/* c-pathch.h: define the characters which separate components of
pathnames and environment variable paths.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-pathmx.h b/include/c-pathmx.h
index 4596acc..e7de815 100644
--- a/include/c-pathmx.h
+++ b/include/c-pathmx.h
@@ -1,10 +1,10 @@
/* c-path_max.h: define PATH_MAX, the maximum length of a pathname.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-proto.h b/include/c-proto.h
index 5d473d3..908d8b4 100644
--- a/include/c-proto.h
+++ b/include/c-proto.h
@@ -1,10 +1,10 @@
/* c-proto.h: macros to include or discard prototypes.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-stat.h b/include/c-stat.h
index c31d2d0..43d549a 100644
--- a/include/c-stat.h
+++ b/include/c-stat.h
@@ -1,11 +1,11 @@
/* c-stat.h: declarations for using stat(2).
-Copyright (C) 1993, 96, 2000 Free Software Foundation, Inc.
+Copyright (C) 1993, 1996, 2000, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/c-std.h b/include/c-std.h
index c1e31da..df38f00 100644
--- a/include/c-std.h
+++ b/include/c-std.h
@@ -1,10 +1,10 @@
/* c-std.h: the first header files.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-time.h b/include/c-time.h
index 93363bd..d4a0007 100644
--- a/include/c-time.h
+++ b/include/c-time.h
@@ -1,10 +1,10 @@
/* c-limits.h: include the system parameter file.
-Copyright (C) 2006 Free Software Foundation, Inc.
+Copyright (C) 2006, 2011 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,
diff --git a/include/c-unistd.h b/include/c-unistd.h
index fa2d2c3..858acbc 100644
--- a/include/c-unistd.h
+++ b/include/c-unistd.h
@@ -1,11 +1,11 @@
/* c-unistd.h: ensure we have constants from <unistd.h>. Included from
c-std.h.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/c-vararg.h b/include/c-vararg.h
index 3f35005..35f4304 100644
--- a/include/c-vararg.h
+++ b/include/c-vararg.h
@@ -1,11 +1,11 @@
/* c-vararg.h: Top layer for stdarg and varargs.
-Copyright (C) 1993 Karl Berry.
+Copyright (C) 1993, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/charspec.h b/include/charspec.h
index 9a26820..9ff1b55 100644
--- a/include/charspec.h
+++ b/include/charspec.h
@@ -1,10 +1,10 @@
/* charspec.h:
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/cmdline.h b/include/cmdline.h
index e528d15..c61f376 100644
--- a/include/cmdline.h
+++ b/include/cmdline.h
@@ -1,10 +1,10 @@
/* cmdline.h: macros to help process command-line arguments.
-Copyright (C) 1992, 2004 Free Software Foundation, Inc.
+Copyright (C) 1992, 2004, 2011 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,
diff --git a/include/concatn.h b/include/concatn.h
index aa87840..846f2f7 100644
--- a/include/concatn.h
+++ b/include/concatn.h
@@ -3,12 +3,12 @@
having every source file include <c-vararg.h>. The declarations for
the other concat routines are in lib.h.
-Copyright (C) 1993, 96 Karl Berry.
+Copyright (C) 1993, 1996, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/config.h b/include/config.h
index e0412f1..29253f2 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,11 +1,11 @@
/* config.h: master configuration file, included first by all compilable
source files (not headers).
-Copyright (C) 1992, 2004 Free Software Foundation, Inc.
+Copyright (C) 1992, 2004, 2011 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,
diff --git a/include/dirio.h b/include/dirio.h
index cb70915..f46230e 100644
--- a/include/dirio.h
+++ b/include/dirio.h
@@ -1,10 +1,10 @@
/* dirio.h: checked directory operations.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/edge.h b/include/edge.h
index 83a4a9e..f662c92 100644
--- a/include/edge.h
+++ b/include/edge.h
@@ -1,10 +1,10 @@
/* edge.h: declarations for edge traversing.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/encoding.h b/include/encoding.h
index 4efc360..df6437a 100644
--- a/include/encoding.h
+++ b/include/encoding.h
@@ -1,10 +1,10 @@
/* encoding.h: parse a font encoding (.enc) file.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/file-input.h b/include/file-input.h
index 95f4796..d63c7db 100644
--- a/include/file-input.h
+++ b/include/file-input.h
@@ -1,10 +1,10 @@
/* file-input.h: declarations for file reading.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/file-output.h b/include/file-output.h
index d46a078..bdd5143 100644
--- a/include/file-output.h
+++ b/include/file-output.h
@@ -1,10 +1,10 @@
/* file-output.h: declarations for file reading.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/filename.h b/include/filename.h
index 0408370..7f816de 100644
--- a/include/filename.h
+++ b/include/filename.h
@@ -1,10 +1,10 @@
/* filename.h: declarations for manipulating filenames.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/fix-num.h b/include/fix-num.h
index 4131410..074bf6e 100644
--- a/include/fix-num.h
+++ b/include/fix-num.h
@@ -1,11 +1,11 @@
/* fix-num.h: declarations for ``fix'' numbers, which are a 32-bit
word with 20 bits of fraction.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/font.h b/include/font.h
index ef911d2..5355177 100644
--- a/include/font.h
+++ b/include/font.h
@@ -1,10 +1,10 @@
/* font.h: operations on fonts independent of a particular file format.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/fontmap.h b/include/fontmap.h
index b7e0bc2..ed7d339 100644
--- a/include/fontmap.h
+++ b/include/fontmap.h
@@ -1,10 +1,10 @@
/* fontmap.h: declarations for reading a file to define additional font names.
-Copyright (C) 1993 Free Software Foundation, Inc.
+Copyright (C) 1993, 2011 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,
diff --git a/include/gf.h b/include/gf.h
index b0a7237..2a0ff4c 100644
--- a/include/gf.h
+++ b/include/gf.h
@@ -2,11 +2,11 @@
Don Knuth, (Volume D of Computers & Typesetting), chapter 46, among
other places, for the precise definition of this bitmap format.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/global.h b/include/global.h
index 9899347..0442c50 100644
--- a/include/global.h
+++ b/include/global.h
@@ -1,11 +1,11 @@
/* global.h: extend the standard programming environment a little. This
is included from config.h, which everyone includes.
-Copyright (C) 1992, 93 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 2011 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,
diff --git a/include/hash.h b/include/hash.h
index f56a979..b2c2704 100644
--- a/include/hash.h
+++ b/include/hash.h
@@ -1,11 +1,11 @@
/* hash.h: declarations for a hash table.
-Copyright (C) 1994, 95 Karl Berry.
+Copyright (C) 1994, 1995, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/hexify.h b/include/hexify.h
index a02ddd8..3daeeff 100644
--- a/include/hexify.h
+++ b/include/hexify.h
@@ -1,10 +1,10 @@
/* hexify.h: change strings to ASCII hex characters.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/identity.h b/include/identity.h
index 9f09767..3ffd8f0 100644
--- a/include/identity.h
+++ b/include/identity.h
@@ -1,10 +1,10 @@
/* identity.h.
-Copyright (C) 1995 Free Software Foundation, Inc.
+Copyright (C) 1995, 2011 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,
diff --git a/include/kpathsea-config.h b/include/kpathsea-config.h
index 08c85f2..9454eaa 100644
--- a/include/kpathsea-config.h
+++ b/include/kpathsea-config.h
@@ -1,12 +1,12 @@
/* config.h: master configuration file, included first by all compilable
source files (not headers).
-Copyright (C) 1993, 95, 96, 97 Free Software Foundation, Inc.
+Copyright (C) 1993, 1995, 1996, 1997, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/lib.h b/include/lib.h
index 2d62d13..07c0798 100644
--- a/include/lib.h
+++ b/include/lib.h
@@ -1,11 +1,11 @@
/* lib.h: declarations for common, low-level routines in kpathsea.
-Copyright (C) 1992, 93, 94, 95, 96, 2000 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 2000, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -143,7 +143,7 @@ extern string make_prefix P2H(string stem_prefix, string name);
`NAME.SUFFIX'. */
extern string extend_filename P2H(const_string name,
const_string suffix);
-
+
/* Call putenv with the string `VAR=VALUE' and abort on error. */
extern void xputenv P2H(const_string var, const_string value);
extern void xputenv_int P2H(const_string var, int value);
diff --git a/include/libfile.h b/include/libfile.h
index ea9ed9c..d42ff1d 100644
--- a/include/libfile.h
+++ b/include/libfile.h
@@ -1,10 +1,10 @@
/* libfile.h: read auxiliary data files.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/line.h b/include/line.h
index d29f940..013b173 100644
--- a/include/line.h
+++ b/include/line.h
@@ -1,11 +1,11 @@
/* line.h: read an arbitrary-length input line.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/list.h b/include/list.h
index 2713f44..2b0ffb5 100644
--- a/include/list.h
+++ b/include/list.h
@@ -1,10 +1,10 @@
/* list.h: simple list (represented as arrays) manipulation.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/logreport.h b/include/logreport.h
index e48c8ba..724bc46 100644
--- a/include/logreport.h
+++ b/include/logreport.h
@@ -1,10 +1,10 @@
/* logreport.h: status reporting routines.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/moretypes.h b/include/moretypes.h
index 99b5dd8..1478ee3 100644
--- a/include/moretypes.h
+++ b/include/moretypes.h
@@ -1,10 +1,10 @@
/* moretypes.h: common types beyond types.h.
-Copyright (C) 1993 Free Software Foundation, Inc.
+Copyright (C) 1993, 2011 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,
diff --git a/include/pathsrch.h b/include/pathsrch.h
index 027256c..eb227e6 100644
--- a/include/pathsrch.h
+++ b/include/pathsrch.h
@@ -1,11 +1,11 @@
/* pathsrch.h: environment-variable path searching for files, possibly
in subdirectories.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/pbm.h b/include/pbm.h
index a1e16f5..74b4205 100644
--- a/include/pbm.h
+++ b/include/pbm.h
@@ -1,5 +1,20 @@
/* pbm.h - header file for libpbm portable bitmap library
-*/
+
+Copyright (C) 2011 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 3, or (at your option)
+any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+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., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef _PBM_H_
#define _PBM_H_
diff --git a/include/pbmplus.h b/include/pbmplus.h
index e001fea..e9ebcdf 100644
--- a/include/pbmplus.h
+++ b/include/pbmplus.h
@@ -1,13 +1,20 @@
/* pbmplus.h - header file for PBM, PGM, PPM, and PNM
-**
-** Copyright (C) 1988, 1989, 1991 by Jef Poskanzer.
-**
-** Permission to use, copy, modify, and distribute this software and its
-** documentation for any purpose and without fee is hereby granted, provided
-** that the above copyright notice appear in all copies and that both that
-** copyright notice and this permission notice appear in supporting
-** documentation. This software is provided "as is" without express or
-** implied warranty.
+
+Copyright (C) 1988, 1989, 1991, 2011 Jef Poskanzer.
+
+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 3, or (at your option)
+any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+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., 675 Mass Ave, Cambridge, MA 02139, USA.
Configuration options modified for GNU --karl.
*/
diff --git a/include/pk.h b/include/pk.h
index 6bb628a..2c5d21e 100644
--- a/include/pk.h
+++ b/include/pk.h
@@ -2,11 +2,11 @@
code (by Tomas Rokicki), among other places, for the precise
definition of this bitmap format.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/progname.h b/include/progname.h
index 23f7ef6..1c3b24d 100644
--- a/include/progname.h
+++ b/include/progname.h
@@ -1,11 +1,11 @@
/* progname.h: Declarations for argv[0] equivalents.
-Copyright (C) 1994, 96 Karl Berry.
+Copyright (C) 1994, 1996, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/rand.h b/include/rand.h
index e2d91ae..f7c66ff 100644
--- a/include/rand.h
+++ b/include/rand.h
@@ -1,10 +1,10 @@
/* rand.h: declarations for pseudo-random number generator.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/report.h b/include/report.h
index aa15546..8d347ef 100644
--- a/include/report.h
+++ b/include/report.h
@@ -1,10 +1,10 @@
/* report.h: status reporting routines.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/scaled-num.h b/include/scaled-num.h
index c543b4d..5c308bd 100644
--- a/include/scaled-num.h
+++ b/include/scaled-num.h
@@ -1,11 +1,11 @@
/* scaled-num.h: declarations for ``scaled'' numbers, which are a 32-bit
word with 16 bits of fraction.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/spline.h b/include/spline.h
index c6b38f2..92f557e 100644
--- a/include/spline.h
+++ b/include/spline.h
@@ -1,10 +1,10 @@
/* spline.h: manipulate the spline representation.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/statistics.h b/include/statistics.h
index 09516b3..8766df6 100644
--- a/include/statistics.h
+++ b/include/statistics.h
@@ -1,10 +1,10 @@
/* statistics.h: find the first and second moments.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/str-lcase.h b/include/str-lcase.h
index 1e76b3e..864d8ec 100644
--- a/include/str-lcase.h
+++ b/include/str-lcase.h
@@ -1,11 +1,11 @@
/* str-lcase.h: convert a string to lowercase.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 Free Software Foundation, Inc.
This file was part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public License as
-published by the Free Software Foundation; either version 2 of the
+published by the Free Software Foundation; either version 3 of the
License, or (at your option) any later version.
The GNU C Library is distributed in the hope that it will be useful,
diff --git a/include/str-list.h b/include/str-list.h
index 78ea16d..d57eabe 100644
--- a/include/str-list.h
+++ b/include/str-list.h
@@ -1,11 +1,11 @@
/* str-list.h: Declarations for string lists.
-Copyright (C) 1993, 94 Karl Berry.
+Copyright (C) 1993, 1994, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/systypes.h b/include/systypes.h
index b35950b..521ea8d 100644
--- a/include/systypes.h
+++ b/include/systypes.h
@@ -2,12 +2,12 @@
but some systems don't protect <sys/types.h> from multiple
inclusions, and I'm not willing to put up with that.
-Copyright (C) 1993 Karl Berry.
+Copyright (C) 1993, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/tex-file.h b/include/tex-file.h
index b3f987b..bcb6040 100644
--- a/include/tex-file.h
+++ b/include/tex-file.h
@@ -1,12 +1,12 @@
/* tex-file.h: find files in a particular format.
-Copyright (C) 1993, 94, 95, 96 Karl Berry.
-Copyright 1998, 1999 Olaf Weber.
+Copyright (C) 1993, 1994, 1995, 1996, 2011 Free Software Foundation, Inc.
+Copyright (C) 1998, 1999 Olaf Weber.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/tfm.h b/include/tfm.h
index 1111022..cf4b257 100644
--- a/include/tfm.h
+++ b/include/tfm.h
@@ -2,11 +2,11 @@
Program, by Don Knuth, (Volume D of Computers & Typesetting), chapter 45,
among other places, for the precise definition of this format.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/types.h b/include/types.h
index f654e79..8832883 100644
--- a/include/types.h
+++ b/include/types.h
@@ -1,11 +1,11 @@
/* types.h: general types.
-Copyright (C) 1993, 95, 96 Free Software Foundation, Inc.
+Copyright (C) 1993, 1995, 1996, 2011 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/include/varstring.h b/include/varstring.h
index 7d94f09..bade244 100644
--- a/include/varstring.h
+++ b/include/varstring.h
@@ -1,10 +1,10 @@
/* varstring.h: variable-length strings.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/vector.h b/include/vector.h
index 87cfcda..81d7e9f 100644
--- a/include/vector.h
+++ b/include/vector.h
@@ -1,10 +1,10 @@
/* vector.h: operations on vectors and points.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/xmessage.h b/include/xmessage.h
index de786a8..efeb5b1 100644
--- a/include/xmessage.h
+++ b/include/xmessage.h
@@ -1,10 +1,10 @@
/* message.h: temporarily display a message under X11.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,
diff --git a/include/xt-common.h b/include/xt-common.h
index 0f05b45..b253630 100644
--- a/include/xt-common.h
+++ b/include/xt-common.h
@@ -1,10 +1,10 @@
/* xt-common.h: declarations that all programs using Xt need.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 2011 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,