summaryrefslogtreecommitdiff
path: root/src/sdiff.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-03 22:08:42 +0100
committerJim Meyering <meyering@redhat.com>2011-01-03 22:13:35 +0100
commitce5367b6b3e4df909883f41f3ad6f12981f5a263 (patch)
treef7b1da26302313712b674e9bda169db632aa13bd /src/sdiff.c
parent7f0be31391ce956341690c85a060a541a02f8480 (diff)
downloaddiffutils-ce5367b6b3e4df909883f41f3ad6f12981f5a263.tar.gz
maint: update copyright year ranges to include 2011
Run "make update-copyright", so "make syntax-check" works in 2011.
Diffstat (limited to 'src/sdiff.c')
-rw-r--r--src/sdiff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdiff.c b/src/sdiff.c
index c0b35b2..eb835c3 100644
--- a/src/sdiff.c
+++ b/src/sdiff.c
@@ -1,6 +1,6 @@
/* sdiff - side-by-side merge of file differences
- Copyright (C) 1992-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2010 Free
+ Copyright (C) 1992-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2011 Free
Software Foundation, Inc.
This file is part of GNU DIFF.