summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-09-29 16:55:37 +0200
committerJim Meyering <meyering@redhat.com>2009-09-29 16:55:37 +0200
commit66db6cb7b2628050300fc722c228e5089628a298 (patch)
treea667b7d413eb364971acf43dd5dd6e8b0293a9d1 /scripts
parent7bd7ba23478edff5e4ce442bc1051babcf0fb2a4 (diff)
downloadparted-66db6cb7b2628050300fc722c228e5089628a298.tar.gz
maint: update most copyright year lists to include 2009
I used this command: make update-copyright \ UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/extract_symvers2
-rwxr-xr-xscripts/update-po2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/extract_symvers b/scripts/extract_symvers
index 0b06ca3..efbe7f3 100755
--- a/scripts/extract_symvers
+++ b/scripts/extract_symvers
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2002, 2003, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2007, 2009 Free Software Foundation, Inc.
#
# This file is part of the GNU ISO C++ Library. This library is free
# software; you can redistribute it and/or modify it under the
diff --git a/scripts/update-po b/scripts/update-po
index aca626f..2ac7c09 100755
--- a/scripts/update-po
+++ b/scripts/update-po
@@ -2,7 +2,7 @@
# Bootstrap this package from CVS.
-# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007, 2009 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