summaryrefslogtreecommitdiff
path: root/tfm
diff options
context:
space:
mode:
Diffstat (limited to 'tfm')
-rw-r--r--tfm/GNUmakefile4
-rw-r--r--tfm/fontdimen.c4
-rw-r--r--tfm/tfm_char.c4
-rw-r--r--tfm/tfm_fontdim.c4
-rw-r--r--tfm/tfm_header.c4
-rw-r--r--tfm/tfm_input.c4
-rw-r--r--tfm/tfm_kern.c4
-rw-r--r--tfm/tfm_ligature.c4
-rw-r--r--tfm/tfm_output.c4
9 files changed, 18 insertions, 18 deletions
diff --git a/tfm/GNUmakefile b/tfm/GNUmakefile
index 7b0201a..950a5fc 100644
--- a/tfm/GNUmakefile
+++ b/tfm/GNUmakefile
@@ -1,10 +1,10 @@
# Makefile for the TFM library.
#
-# 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/tfm/fontdimen.c b/tfm/fontdimen.c
index dadd516..2e8f636 100644
--- a/tfm/fontdimen.c
+++ b/tfm/fontdimen.c
@@ -1,10 +1,10 @@
/* fontdimen.c: handle TFM fontdimens a.k.a. font parameters.
-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/tfm/tfm_char.c b/tfm/tfm_char.c
index dad8a02..5c0442d 100644
--- a/tfm/tfm_char.c
+++ b/tfm/tfm_char.c
@@ -1,10 +1,10 @@
/* tfm_util.c: routines independent of reading or writing a particular font.
-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/tfm/tfm_fontdim.c b/tfm/tfm_fontdim.c
index 454b12e..36c385d 100644
--- a/tfm/tfm_fontdim.c
+++ b/tfm/tfm_fontdim.c
@@ -1,10 +1,10 @@
/* fontdimen.c: handle TFM fontdimens a.k.a. font parameters.
-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/tfm/tfm_header.c b/tfm/tfm_header.c
index 33ecd1d..ed6dc47 100644
--- a/tfm/tfm_header.c
+++ b/tfm/tfm_header.c
@@ -1,10 +1,10 @@
/* tfm_header.c: deal with the TFM header bytes.
-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/tfm/tfm_input.c b/tfm/tfm_input.c
index 461539b..8108853 100644
--- a/tfm/tfm_input.c
+++ b/tfm/tfm_input.c
@@ -1,10 +1,10 @@
/* tfm_input.c: read a TFM file.
-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/tfm/tfm_kern.c b/tfm/tfm_kern.c
index 414c892..c693b4b 100644
--- a/tfm/tfm_kern.c
+++ b/tfm/tfm_kern.c
@@ -1,10 +1,10 @@
/* tfm_kern.c: deal with TFM kern 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/tfm/tfm_ligature.c b/tfm/tfm_ligature.c
index 4e3db36..ff3533e 100644
--- a/tfm/tfm_ligature.c
+++ b/tfm/tfm_ligature.c
@@ -1,10 +1,10 @@
/* tfm_ligature.c: deal with TFM ligature 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/tfm/tfm_output.c b/tfm/tfm_output.c
index 60fe703..0fa3eb1 100644
--- a/tfm/tfm_output.c
+++ b/tfm/tfm_output.c
@@ -3,11 +3,11 @@
described in the source code to the TeX utility PLtoTF, by Donald
Knuth.
-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,