diff options
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/macnames.c')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/macnames.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/macnames.c b/Build/source/texk/web2c/pdftexdir/macnames.c index e4494cb609e..4d919a284f7 100644 --- a/Build/source/texk/web2c/pdftexdir/macnames.c +++ b/Build/source/texk/web2c/pdftexdir/macnames.c @@ -1,5 +1,5 @@ /* -Copyright (c) 1996-2007 Han The Thanh, <thanh@pdftex.org> +Copyright 1996-2011 Han The Thanh, <thanh@pdftex.org> This file is part of pdfTeX. @@ -14,8 +14,7 @@ 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 pdfTeX; if not, write to the Free Software Foundation, Inc., 51 -Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +with this program. If not, see <http://www.gnu.org/licenses/>. */ const char notdef[] = ".notdef"; |