summaryrefslogtreecommitdiff
path: root/lib/file-output.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/file-output.c')
-rw-r--r--lib/file-output.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/file-output.c b/lib/file-output.c
index 94559ec..7634ec8 100644
--- a/lib/file-output.c
+++ b/lib/file-output.c
@@ -1,11 +1,11 @@
/* file-output.c: file writing routines for binary files in BigEndian
order, 2's complement 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,