X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/bf61b6ada1ac5dbe0cde5de361d68b6ec2886c01..eb3abb6141b91f4d940233979d7538ba4c3d1976:/lib-src/grep-changelog diff --git a/lib-src/grep-changelog b/lib-src/grep-changelog index 2c5159f5dc..5477de7b57 100755 --- a/lib-src/grep-changelog +++ b/lib-src/grep-changelog @@ -1,7 +1,6 @@ #! /usr/bin/perl -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 1999-2012 Free Software Foundation, Inc. # # This file is part of GNU Emacs. @@ -263,5 +262,4 @@ while (defined (my $log = shift @ARGV)) { } -# arch-tag: 9e4f6749-e053-4bb7-b3ad-11947318418e # grep-changelog ends here.