summaryrefslogtreecommitdiff
path: root/zforce.in
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-08-24 10:08:16 -0700
committerJim Meyering <meyering@fb.com>2015-08-24 20:54:39 -0700
commitcf688dd1054b6f1a468cdecb831b06c19e87c816 (patch)
tree09ca9340c78ca828d4263b7d23df3bf48dabd25a /zforce.in
parent3e32a76f469635ccbbecd8f053e2b2053e2455c0 (diff)
downloadgzip-cf688dd1054b6f1a468cdecb831b06c19e87c816.tar.gz
maint: adjust copyright notices in *.in files to be consistent
The copyright year ranges in *.in files were not being updated, because of a missing ", Inc." suffix. Add that, run run "make udpate-copyright", and ensure 2010..2015 year ranges are covered. * gunzip.in: Update copyright notice and year ranges. * gzexe.in: Likewise. * zcat.in: Likewise. * zdiff.in: Likewise. * zforce.in: Likewise. * zgrep.in: Likewise. * zless.in: Likewise. * zmore.in: Likewise. * znew.in: Likewise.
Diffstat (limited to 'zforce.in')
-rw-r--r--zforce.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zforce.in b/zforce.in
index c42a0b0..128b549 100644
--- a/zforce.in
+++ b/zforce.in
@@ -6,7 +6,7 @@
# 12345678901234 is renamed to 12345678901.gz
-# Copyright (C) 2002, 2007, 2010 Free Software Foundation
+# Copyright (C) 2002, 2007, 2010-2015 Free Software Foundation, Inc.
# Copyright (C) 1993 Jean-loup Gailly
# This program is free software; you can redistribute it and/or modify