summaryrefslogtreecommitdiff
path: root/tests/misc/od-N
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-27 11:35:24 +0100
committerJim Meyering <meyering@redhat.com>2012-01-27 11:35:24 +0100
commitd7878454cd02518959b0d6036db3a5b6ff00ca57 (patch)
tree2f62fd5d7fadac095c0e9fbfc39140028dfa8a73 /tests/misc/od-N
parent3068c84765ca8bb0a5ba425664fb2e7454a8bbc5 (diff)
downloadcoreutils-d7878454cd02518959b0d6036db3a5b6ff00ca57.tar.xz
maint: use single copyright year range
Run "make update-copyright".
Diffstat (limited to 'tests/misc/od-N')
-rwxr-xr-xtests/misc/od-N2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/od-N b/tests/misc/od-N
index 4f6c08d3a..00d956a5f 100755
--- a/tests/misc/od-N
+++ b/tests/misc/od-N
@@ -1,7 +1,7 @@
#!/bin/sh
# Verify that 'od -N N' reads no more than N bytes of input.
-# Copyright (C) 2001, 2004-2012 Free Software Foundation, Inc.
+# Copyright (C) 2001-2012 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