summaryrefslogtreecommitdiff
path: root/libparted/cs
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 /libparted/cs
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 'libparted/cs')
-rw-r--r--libparted/cs/constraint.c2
-rw-r--r--libparted/cs/natmath.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/libparted/cs/constraint.c b/libparted/cs/constraint.c
index 529d199..d0311ac 100644
--- a/libparted/cs/constraint.c
+++ b/libparted/cs/constraint.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2001, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 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
diff --git a/libparted/cs/natmath.c b/libparted/cs/natmath.c
index 24ed818..fe68241 100644
--- a/libparted/cs/natmath.c
+++ b/libparted/cs/natmath.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 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