bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 03/10] update copyrights in r/


From: Jim Meyering
Subject: [PATCH 03/10] update copyrights in r/
Date: Fri, 3 Feb 2012 22:46:52 +0100

From: Jim Meyering <address@hidden>

---
 libparted/fs/r/fat/bootsector.c |    2 +-
 libparted/fs/r/fat/bootsector.h |    2 +-
 libparted/fs/r/fat/calc.c       |    2 +-
 libparted/fs/r/fat/calc.h       |    2 +-
 libparted/fs/r/fat/clstdup.c    |    2 +-
 libparted/fs/r/fat/clstdup.h    |    2 +-
 libparted/fs/r/fat/context.c    |    2 +-
 libparted/fs/r/fat/context.h    |    2 +-
 libparted/fs/r/fat/count.c      |    2 +-
 libparted/fs/r/fat/count.h      |    2 +-
 libparted/fs/r/fat/fat.c        |    2 +-
 libparted/fs/r/fat/fat.h        |    2 +-
 libparted/fs/r/fat/fatio.c      |    2 +-
 libparted/fs/r/fat/fatio.h      |    2 +-
 libparted/fs/r/fat/resize.c     |    2 +-
 libparted/fs/r/fat/table.c      |    2 +-
 libparted/fs/r/fat/table.h      |    2 +-
 libparted/fs/r/fat/traverse.c   |    2 +-
 libparted/fs/r/fat/traverse.h   |    2 +-
 libparted/fs/r/filesys.c        |    2 +-
 libparted/fs/r/hfs/advfs.c      |    2 +-
 libparted/fs/r/hfs/advfs.h      |    2 +-
 libparted/fs/r/hfs/advfs_plus.c |    2 +-
 libparted/fs/r/hfs/advfs_plus.h |    2 +-
 libparted/fs/r/hfs/cache.c      |    2 +-
 libparted/fs/r/hfs/cache.h      |    2 +-
 libparted/fs/r/hfs/file.c       |    2 +-
 libparted/fs/r/hfs/file.h       |    2 +-
 libparted/fs/r/hfs/file_plus.c  |    2 +-
 libparted/fs/r/hfs/file_plus.h  |    2 +-
 libparted/fs/r/hfs/hfs.c        |    2 +-
 libparted/fs/r/hfs/hfs.h        |    2 +-
 libparted/fs/r/hfs/journal.c    |    2 +-
 libparted/fs/r/hfs/journal.h    |    2 +-
 libparted/fs/r/hfs/probe.c      |    2 +-
 libparted/fs/r/hfs/probe.h      |    2 +-
 libparted/fs/r/hfs/reloc.c      |    2 +-
 libparted/fs/r/hfs/reloc.h      |    2 +-
 libparted/fs/r/hfs/reloc_plus.c |    2 +-
 libparted/fs/r/hfs/reloc_plus.h |    2 +-
 40 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/libparted/fs/r/fat/bootsector.c b/libparted/fs/r/fat/bootsector.c
index a5d69c3..8c7a8c3 100644
--- a/libparted/fs/r/fat/bootsector.c
+++ b/libparted/fs/r/fat/bootsector.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2011 Free Software
+    Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2012 Free Software
     Foundation, Inc.

     This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/bootsector.h b/libparted/fs/r/fat/bootsector.h
index d049ed7..4783649 100644
--- a/libparted/fs/r/fat/bootsector.h
+++ b/libparted/fs/r/fat/bootsector.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007, 2009-2012 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/fs/r/fat/calc.c b/libparted/fs/r/fat/calc.c
index dddd84b..d8f3a98 100644
--- a/libparted/fs/r/fat/calc.c
+++ b/libparted/fs/r/fat/calc.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2002, 2007, 2009-2011 Free Software Foundation,
+    Copyright (C) 1998-2000, 2002, 2007, 2009-2012 Free Software Foundation,
     Inc.

     This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/calc.h b/libparted/fs/r/fat/calc.h
index d5ab8a3..25e36f7 100644
--- a/libparted/fs/r/fat/calc.h
+++ b/libparted/fs/r/fat/calc.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007, 2009-2012 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/fs/r/fat/clstdup.c b/libparted/fs/r/fat/clstdup.c
index 3b8549e..73ac8d6 100644
--- a/libparted/fs/r/fat/clstdup.c
+++ b/libparted/fs/r/fat/clstdup.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2001, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2001, 2007, 2009-2012 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/fs/r/fat/clstdup.h b/libparted/fs/r/fat/clstdup.h
index 77ef089..eee55a0 100644
--- a/libparted/fs/r/fat/clstdup.h
+++ b/libparted/fs/r/fat/clstdup.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1999, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1999, 2007, 2009-2012 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/fs/r/fat/context.c b/libparted/fs/r/fat/context.c
index 4176b17..2cd933a 100644
--- a/libparted/fs/r/fat/context.c
+++ b/libparted/fs/r/fat/context.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007, 2009-2012 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/fs/r/fat/context.h b/libparted/fs/r/fat/context.h
index 704db90..0bd8922 100644
--- a/libparted/fs/r/fat/context.h
+++ b/libparted/fs/r/fat/context.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1999-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1999-2000, 2007, 2009-2012 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/fs/r/fat/count.c b/libparted/fs/r/fat/count.c
index 97ed2ab..abd9e71 100644
--- a/libparted/fs/r/fat/count.c
+++ b/libparted/fs/r/fat/count.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007, 2009-2012 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/fs/r/fat/count.h b/libparted/fs/r/fat/count.h
index 622e796..a1c8438 100644
--- a/libparted/fs/r/fat/count.h
+++ b/libparted/fs/r/fat/count.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1999-2000, 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 1999-2000, 2007-2012 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/fs/r/fat/fat.c b/libparted/fs/r/fat/fat.c
index a51a91e..0cecc5e 100644
--- a/libparted/fs/r/fat/fat.c
+++ b/libparted/fs/r/fat/fat.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2001, 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2001, 2007-2012 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/fs/r/fat/fat.h b/libparted/fs/r/fat/fat.h
index 70355b6..e90a81e 100644
--- a/libparted/fs/r/fat/fat.h
+++ b/libparted/fs/r/fat/fat.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2001, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2001, 2007, 2009-2012 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/fs/r/fat/fatio.c b/libparted/fs/r/fat/fatio.c
index ecc2cd8..f0b8724 100644
--- a/libparted/fs/r/fat/fatio.c
+++ b/libparted/fs/r/fat/fatio.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007, 2009-2012 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/fs/r/fat/fatio.h b/libparted/fs/r/fat/fatio.h
index ad236fa..c7c6b26 100644
--- a/libparted/fs/r/fat/fatio.h
+++ b/libparted/fs/r/fat/fatio.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007, 2009-2012 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/fs/r/fat/resize.c b/libparted/fs/r/fat/resize.c
index 2c0097a..867448f 100644
--- a/libparted/fs/r/fat/resize.c
+++ b/libparted/fs/r/fat/resize.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007-2012 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/fs/r/fat/table.c b/libparted/fs/r/fat/table.c
index b77e372..61092bd 100644
--- a/libparted/fs/r/fat/table.c
+++ b/libparted/fs/r/fat/table.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007-2012 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/fs/r/fat/table.h b/libparted/fs/r/fat/table.h
index e25d82f..d507fea 100644
--- a/libparted/fs/r/fat/table.h
+++ b/libparted/fs/r/fat/table.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007, 2009-2012 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/fs/r/fat/traverse.c b/libparted/fs/r/fat/traverse.c
index 7cecfe3..a120f4e 100644
--- a/libparted/fs/r/fat/traverse.c
+++ b/libparted/fs/r/fat/traverse.c
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2005, 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2005, 2007-2012 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/fs/r/fat/traverse.h b/libparted/fs/r/fat/traverse.h
index 1ad3c37..1f731b9 100644
--- a/libparted/fs/r/fat/traverse.h
+++ b/libparted/fs/r/fat/traverse.h
@@ -1,6 +1,6 @@
 /*
     libparted
-    Copyright (C) 1998-2000, 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 1998-2000, 2007-2012 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/fs/r/filesys.c b/libparted/fs/r/filesys.c
index 1bddc1a..5c2d8fb 100644
--- a/libparted/fs/r/filesys.c
+++ b/libparted/fs/r/filesys.c
@@ -1,5 +1,5 @@
 /* libparted - a library for manipulating disk partitions
-    Copyright (C) 1999-2001, 2007-2011 Free Software Foundation, Inc.
+    Copyright (C) 1999-2001, 2007-2012 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/fs/r/hfs/advfs.c b/libparted/fs/r/hfs/advfs.c
index a8adfb3..337c449 100644
--- a/libparted/fs/r/hfs/advfs.c
+++ b/libparted/fs/r/hfs/advfs.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/advfs.h b/libparted/fs/r/hfs/advfs.h
index aff503e..260e432 100644
--- a/libparted/fs/r/hfs/advfs.h
+++ b/libparted/fs/r/hfs/advfs.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2007, 2009-2012 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/fs/r/hfs/advfs_plus.c b/libparted/fs/r/hfs/advfs_plus.c
index 08d2f61..b7f2415 100644
--- a/libparted/fs/r/hfs/advfs_plus.c
+++ b/libparted/fs/r/hfs/advfs_plus.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/advfs_plus.h b/libparted/fs/r/hfs/advfs_plus.h
index fdf61c6..974e421 100644
--- a/libparted/fs/r/hfs/advfs_plus.h
+++ b/libparted/fs/r/hfs/advfs_plus.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2007, 2009-2012 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/fs/r/hfs/cache.c b/libparted/fs/r/hfs/cache.c
index 97dcca7..6c5a7c7 100644
--- a/libparted/fs/r/hfs/cache.c
+++ b/libparted/fs/r/hfs/cache.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/cache.h b/libparted/fs/r/hfs/cache.h
index e0c73e0..afcba62 100644
--- a/libparted/fs/r/hfs/cache.h
+++ b/libparted/fs/r/hfs/cache.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/file.c b/libparted/fs/r/hfs/file.c
index 9fc501b..ab6344d 100644
--- a/libparted/fs/r/hfs/file.c
+++ b/libparted/fs/r/hfs/file.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/file.h b/libparted/fs/r/hfs/file.h
index a16f835..f778745 100644
--- a/libparted/fs/r/hfs/file.h
+++ b/libparted/fs/r/hfs/file.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2007, 2009-2012 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/fs/r/hfs/file_plus.c b/libparted/fs/r/hfs/file_plus.c
index acacc93..9a7c905 100644
--- a/libparted/fs/r/hfs/file_plus.c
+++ b/libparted/fs/r/hfs/file_plus.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/file_plus.h b/libparted/fs/r/hfs/file_plus.h
index e2dcbd2..19aedf4 100644
--- a/libparted/fs/r/hfs/file_plus.h
+++ b/libparted/fs/r/hfs/file_plus.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2007, 2009-2012 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/fs/r/hfs/hfs.c b/libparted/fs/r/hfs/hfs.c
index 9ff6d54..eb219fb 100644
--- a/libparted/fs/r/hfs/hfs.c
+++ b/libparted/fs/r/hfs/hfs.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2000, 2003-2005, 2007, 2009-2011 Free Software Foundation,
+    Copyright (C) 2000, 2003-2005, 2007, 2009-2012 Free Software Foundation,
     Inc.

     This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/hfs.h b/libparted/fs/r/hfs/hfs.h
index fe5de2c..4e15e79 100644
--- a/libparted/fs/r/hfs/hfs.h
+++ b/libparted/fs/r/hfs/hfs.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2003-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2003-2005, 2007, 2009-2012 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/fs/r/hfs/journal.c b/libparted/fs/r/hfs/journal.c
index 6e5c267..80eb6d0 100644
--- a/libparted/fs/r/hfs/journal.c
+++ b/libparted/fs/r/hfs/journal.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/journal.h b/libparted/fs/r/hfs/journal.h
index 4a40e02..b130874 100644
--- a/libparted/fs/r/hfs/journal.h
+++ b/libparted/fs/r/hfs/journal.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2007, 2009-2012 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/fs/r/hfs/probe.c b/libparted/fs/r/hfs/probe.c
index 8c656cf..cc422b9 100644
--- a/libparted/fs/r/hfs/probe.c
+++ b/libparted/fs/r/hfs/probe.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/probe.h b/libparted/fs/r/hfs/probe.h
index 48d14b2..0b4a01f 100644
--- a/libparted/fs/r/hfs/probe.h
+++ b/libparted/fs/r/hfs/probe.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/reloc.c b/libparted/fs/r/hfs/reloc.c
index 81d1057..e3b6b40 100644
--- a/libparted/fs/r/hfs/reloc.c
+++ b/libparted/fs/r/hfs/reloc.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/reloc.h b/libparted/fs/r/hfs/reloc.h
index 536c071..294e158 100644
--- a/libparted/fs/r/hfs/reloc.h
+++ b/libparted/fs/r/hfs/reloc.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2007, 2009-2012 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/fs/r/hfs/reloc_plus.c b/libparted/fs/r/hfs/reloc_plus.c
index 750927f..c566e72 100644
--- a/libparted/fs/r/hfs/reloc_plus.c
+++ b/libparted/fs/r/hfs/reloc_plus.c
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004-2005, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004-2005, 2007, 2009-2012 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/fs/r/hfs/reloc_plus.h b/libparted/fs/r/hfs/reloc_plus.h
index 2b2e12c..afcd750 100644
--- a/libparted/fs/r/hfs/reloc_plus.h
+++ b/libparted/fs/r/hfs/reloc_plus.h
@@ -1,6 +1,6 @@
 /*
     libparted - a library for manipulating disk partitions
-    Copyright (C) 2004, 2007, 2009-2011 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2007, 2009-2012 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
-- 
1.7.9.112.gb85f2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]