summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/analyze.c2
-rw-r--r--src/cmp.c2
-rw-r--r--src/context.c2
-rw-r--r--src/diff.c2
-rw-r--r--src/diff.h2
-rw-r--r--src/diff3.c2
-rw-r--r--src/dir.c2
-rw-r--r--src/ed.c2
-rw-r--r--src/ifdef.c2
-rw-r--r--src/io.c2
-rw-r--r--src/normal.c2
-rw-r--r--src/sdiff.c2
-rw-r--r--src/side.c2
-rw-r--r--src/system.h2
-rw-r--r--src/util.c2
16 files changed, 16 insertions, 16 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 14e2029..99fbfcc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
# Automakefile for GNU diffutils programs.
-# Copyright (C) 2001-2002, 2006, 2009-2012 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2006, 2009-2013 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
diff --git a/src/analyze.c b/src/analyze.c
index 0e61a82..9dc9347 100644
--- a/src/analyze.c
+++ b/src/analyze.c
@@ -1,7 +1,7 @@
/* Analyze file differences for GNU DIFF.
Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006-2007,
- 2009-2012 Free Software Foundation, Inc.
+ 2009-2013 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/cmp.c b/src/cmp.c
index 32b25e6..97473c9 100644
--- a/src/cmp.c
+++ b/src/cmp.c
@@ -1,6 +1,6 @@
/* cmp - compare two files byte by byte
- Copyright (C) 1990-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2012 Free
+ Copyright (C) 1990-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013 Free
Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/src/context.c b/src/context.c
index 53aa203..dd79f89 100644
--- a/src/context.c
+++ b/src/context.c
@@ -1,6 +1,6 @@
/* Context-format output routines for GNU DIFF.
- Copyright (C) 1988-1989, 1991-1995, 1998, 2001-2002, 2004, 2006, 2009-2012
+ Copyright (C) 1988-1989, 1991-1995, 1998, 2001-2002, 2004, 2006, 2009-2013
Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/diff.c b/src/diff.c
index 79a4726..50d0365 100644
--- a/src/diff.c
+++ b/src/diff.c
@@ -1,7 +1,7 @@
/* diff - compare files line by line
Copyright (C) 1988-1989, 1992-1994, 1996, 1998, 2001-2002, 2004, 2006-2007,
- 2009-2012 Free Software Foundation, Inc.
+ 2009-2013 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/diff.h b/src/diff.h
index 212a8d0..e9f0471 100644
--- a/src/diff.h
+++ b/src/diff.h
@@ -1,6 +1,6 @@
/* Shared definitions for GNU DIFF
- Copyright (C) 1988-1989, 1991-1995, 1998, 2001-2002, 2004, 2009-2012 Free
+ Copyright (C) 1988-1989, 1991-1995, 1998, 2001-2002, 2004, 2009-2013 Free
Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/diff3.c b/src/diff3.c
index e234401..e25ef5d 100644
--- a/src/diff3.c
+++ b/src/diff3.c
@@ -1,6 +1,6 @@
/* diff3 - compare three files line by line
- Copyright (C) 1988-1989, 1992-1996, 1998, 2001-2002, 2004, 2006, 2009-2012
+ Copyright (C) 1988-1989, 1992-1996, 1998, 2001-2002, 2004, 2006, 2009-2013
Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/src/dir.c b/src/dir.c
index 530807e..7f647b0 100644
--- a/src/dir.c
+++ b/src/dir.c
@@ -1,7 +1,7 @@
/* Read, sort and compare two directories. Used for GNU DIFF.
Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006-2007,
- 2009-2012 Free Software Foundation, Inc.
+ 2009-2013 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/ed.c b/src/ed.c
index 66a0400..6a884df 100644
--- a/src/ed.c
+++ b/src/ed.c
@@ -1,6 +1,6 @@
/* Output routines for ed-script format.
- Copyright (C) 1988-1989, 1991-1993, 1995, 1998, 2001, 2004, 2006, 2009-2012
+ Copyright (C) 1988-1989, 1991-1993, 1995, 1998, 2001, 2004, 2006, 2009-2013
Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/ifdef.c b/src/ifdef.c
index 94f170b..34a5175 100644
--- a/src/ifdef.c
+++ b/src/ifdef.c
@@ -1,6 +1,6 @@
/* #ifdef-format output routines for GNU DIFF.
- Copyright (C) 1989, 1991-1994, 2001-2002, 2004, 2006, 2009-2012 Free
+ Copyright (C) 1989, 1991-1994, 2001-2002, 2004, 2006, 2009-2013 Free
Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/io.c b/src/io.c
index 3abffb5..463ee35 100644
--- a/src/io.c
+++ b/src/io.c
@@ -1,6 +1,6 @@
/* File I/O for GNU DIFF.
- Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2012
+ Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2013
Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/normal.c b/src/normal.c
index 85b6c71..ea9de57 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -1,6 +1,6 @@
/* Normal-format output routines for GNU DIFF.
- Copyright (C) 1988-1989, 1993, 1995, 1998, 2001, 2006, 2009-2012 Free
+ Copyright (C) 1988-1989, 1993, 1995, 1998, 2001, 2006, 2009-2013 Free
Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/sdiff.c b/src/sdiff.c
index e82ec84..b7f9f6a 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-2012 Free
+ Copyright (C) 1992-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013 Free
Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/side.c b/src/side.c
index 076b898..284d960 100644
--- a/src/side.c
+++ b/src/side.c
@@ -1,6 +1,6 @@
/* sdiff-format output routines for GNU DIFF.
- Copyright (C) 1991-1993, 1998, 2001-2002, 2004, 2009-2012 Free Software
+ Copyright (C) 1991-1993, 1998, 2001-2002, 2004, 2009-2013 Free Software
Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/system.h b/src/system.h
index eb9ed53..827df96 100644
--- a/src/system.h
+++ b/src/system.h
@@ -1,6 +1,6 @@
/* System dependent declarations.
- Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2012
+ Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2013
Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/util.c b/src/util.c
index c02d156..016057d 100644
--- a/src/util.c
+++ b/src/util.c
@@ -1,6 +1,6 @@
/* Support routines for GNU DIFF.
- Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2012
+ Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2013
Free Software Foundation, Inc.
This file is part of GNU DIFF.