+2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * copyright.sh (prunes): Add step-line.inp and step-line.c.
+
2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
* configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside
"
# Files which should not be modified, either because they are
-# generated, non-FSF, or otherwise special (e.g. license text).
+# generated, non-FSF, or otherwise special (e.g. license text,
+# or test cases which must be sensitive to line numbering).
prunes="
COPYING
COPYING.LIB
gdb.gdbtk
osf-share
aclocal.m4
+step-line.inp
+step-line.c
"
####
/* Test step/next in presence of #line directives.
- Copyright 2001, 2007 Free Software Foundation, Inc.
+ Copyright 2001
+ Free Software Foundation, Inc.
This file is part of GDB.
# Test step/next in presence of #line directives
-# Copyright 2001, 2007 Free Software Foundation, Inc.
+# Copyright 2001
+# 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