1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

Update copyright date.

* tests/sample-test: Likewise.
* doc/coreutils.texi: Likewise.

Signed-off-by: Jim Meyering <meyering@redhat.com>
This commit is contained in:
Jim Meyering
2008-01-02 18:05:09 +01:00
committed by Jim Meyering
parent d1cfc46855
commit 092a7e3e4b
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
2008-01-02 Jim Meyering <jim@meyering.net>
Update copyright date.
* tests/sample-test: Likewise.
* doc/coreutils.texi: Likewise.
2007-12-31 Jim Meyering <jim@meyering.net>
* doc/coreutils.texi (Block size): Put braces around multi-digit
+1 -1
View File
@@ -132,7 +132,7 @@
This manual documents version @value{VERSION} of the @sc{gnu} core
utilities, including the standard programs for text and file manipulation.
Copyright @copyright{} 1994-1996, 2000-2007 Free Software Foundation, Inc.
Copyright @copyright{} 1994-1996, 2000-2008 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
# FIXME
# Copyright (C) 2007 Free Software Foundation, Inc.
# Copyright (C) 2008 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