73aa139585
- libparted: Fix bug with dupe and empty name
2966 lines
127 KiB
Diff
2966 lines
127 KiB
Diff
From b71fb875187e54853595d4fda0cba606b4491c2c Mon Sep 17 00:00:00 2001
|
|
From: Jim Meyering <meyering@fb.com>
|
|
Date: Sun, 25 May 2014 21:31:53 -0700
|
|
Subject: [PATCH 117/125] maint: run "make update-copyright"
|
|
|
|
---
|
|
HACKING | 2 +-
|
|
NEWS | 2 +-
|
|
README-hacking | 2 +-
|
|
bootstrap.conf | 2 +-
|
|
cfg.mk | 2 +-
|
|
configure.ac | 2 +-
|
|
debug/test/HOWTO | 2 +-
|
|
doc/gendocs.sh | 2 +-
|
|
doc/parted-pt_BR.texi | 2 +-
|
|
include/parted/constraint.in.h | 2 +-
|
|
include/parted/crc32.in.h | 2 +-
|
|
include/parted/debug.in.h | 2 +-
|
|
include/parted/device.in.h | 2 +-
|
|
include/parted/disk.in.h | 2 +-
|
|
include/parted/endian.in.h | 2 +-
|
|
include/parted/exception.in.h | 2 +-
|
|
include/parted/filesys.in.h | 2 +-
|
|
include/parted/geom.in.h | 2 +-
|
|
include/parted/natmath.in.h | 2 +-
|
|
include/parted/parted.in.h | 2 +-
|
|
include/parted/timer.in.h | 2 +-
|
|
include/parted/unit.in.h | 2 +-
|
|
libparted/Makefile.am | 2 +-
|
|
libparted/arch/beos.c | 2 +-
|
|
libparted/arch/gnu.c | 2 +-
|
|
libparted/arch/linux.c | 2 +-
|
|
libparted/arch/linux.h | 2 +-
|
|
libparted/architecture.c | 2 +-
|
|
libparted/architecture.h | 2 +-
|
|
libparted/cs/constraint.c | 2 +-
|
|
libparted/cs/geom.c | 2 +-
|
|
libparted/cs/natmath.c | 2 +-
|
|
libparted/debug.c | 2 +-
|
|
libparted/disk.c | 2 +-
|
|
libparted/exception.c | 2 +-
|
|
libparted/filesys.c | 2 +-
|
|
libparted/fs/Makefile.am | 2 +-
|
|
libparted/fs/amiga/a-interface.c | 2 +-
|
|
libparted/fs/amiga/affs.c | 2 +-
|
|
libparted/fs/amiga/affs.h | 2 +-
|
|
libparted/fs/amiga/amiga.c | 2 +-
|
|
libparted/fs/amiga/amiga.h | 2 +-
|
|
libparted/fs/amiga/apfs.c | 2 +-
|
|
libparted/fs/amiga/apfs.h | 2 +-
|
|
libparted/fs/amiga/asfs.c | 2 +-
|
|
libparted/fs/amiga/asfs.h | 2 +-
|
|
libparted/fs/btrfs/btrfs.c | 2 +-
|
|
libparted/fs/ext2/ext2.h | 2 +-
|
|
libparted/fs/ext2/ext2_fs.h | 2 +-
|
|
libparted/fs/ext2/interface.c | 2 +-
|
|
libparted/fs/fat/bootsector.c | 2 +-
|
|
libparted/fs/fat/bootsector.h | 2 +-
|
|
libparted/fs/fat/count.h | 2 +-
|
|
libparted/fs/fat/fat.c | 2 +-
|
|
libparted/fs/fat/fat.h | 2 +-
|
|
libparted/fs/hfs/hfs.c | 2 +-
|
|
libparted/fs/hfs/hfs.h | 2 +-
|
|
libparted/fs/hfs/probe.c | 2 +-
|
|
libparted/fs/hfs/probe.h | 2 +-
|
|
libparted/fs/jfs/jfs.c | 2 +-
|
|
libparted/fs/linux_swap/linux_swap.c | 2 +-
|
|
libparted/fs/nilfs2/nilfs2.c | 2 +-
|
|
libparted/fs/ntfs/ntfs.c | 2 +-
|
|
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 +-
|
|
libparted/fs/reiserfs/reiserfs.c | 2 +-
|
|
libparted/fs/reiserfs/reiserfs.h | 2 +-
|
|
libparted/fs/ufs/ufs.c | 2 +-
|
|
libparted/fs/xfs/xfs.c | 2 +-
|
|
libparted/labels/Makefile.am | 2 +-
|
|
libparted/labels/aix.c | 2 +-
|
|
libparted/labels/bsd.c | 2 +-
|
|
libparted/labels/dasd.c | 2 +-
|
|
libparted/labels/dos.c | 2 +-
|
|
libparted/labels/dvh.c | 2 +-
|
|
libparted/labels/loop.c | 2 +-
|
|
libparted/labels/mac.c | 2 +-
|
|
libparted/labels/misc.h | 2 +-
|
|
libparted/labels/pc98.c | 2 +-
|
|
libparted/labels/pt-tools.c | 2 +-
|
|
libparted/labels/pt-tools.h | 2 +-
|
|
libparted/labels/rdb.c | 2 +-
|
|
libparted/labels/sun.c | 2 +-
|
|
libparted/libparted.c | 2 +-
|
|
libparted/mbr.s | 2 +-
|
|
libparted/tests/Makefile.am | 2 +-
|
|
libparted/tests/t1000-label.sh | 2 +-
|
|
libparted/tests/t2000-disk.sh | 2 +-
|
|
libparted/tests/t2100-zerolen.sh | 2 +-
|
|
libparted/tests/t3000-symlink.sh | 2 +-
|
|
libparted/timer.c | 2 +-
|
|
libparted/unit.c | 2 +-
|
|
m4/o-direct.m4 | 2 +-
|
|
parted/command.c | 2 +-
|
|
parted/command.h | 2 +-
|
|
parted/parted.c | 2 +-
|
|
parted/strlist.c | 2 +-
|
|
parted/strlist.h | 2 +-
|
|
parted/table.c | 2 +-
|
|
parted/table.h | 2 +-
|
|
parted/ui.c | 2 +-
|
|
parted/ui.h | 2 +-
|
|
partprobe/partprobe.c | 2 +-
|
|
po/POTFILES.in | 2 +-
|
|
scripts/extract_symvers | 2 +-
|
|
scripts/update-po | 2 +-
|
|
tests/help-version.sh | 2 +-
|
|
tests/init.sh | 2 +-
|
|
tests/t0000-basic.sh | 2 +-
|
|
tests/t0001-tiny.sh | 2 +-
|
|
tests/t0010-script-no-ctrl-chars.sh | 2 +-
|
|
tests/t0100-print.sh | 2 +-
|
|
tests/t0101-print-empty.sh | 2 +-
|
|
tests/t0200-gpt.sh | 2 +-
|
|
tests/t0201-gpt.sh | 2 +-
|
|
tests/t0202-gpt-pmbr.sh | 2 +-
|
|
tests/t0203-gpt-create-on-min-sized-device.sh | 2 +-
|
|
tests/t0203-gpt-shortened-device-primary-valid.sh | 2 +-
|
|
tests/t0203-gpt-tiny-device-abort.sh | 2 +-
|
|
tests/t0205-gpt-list-clobbers-pmbr.sh | 2 +-
|
|
tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh | 2 +-
|
|
tests/t0207-IEC-binary-notation.sh | 2 +-
|
|
tests/t0208-mkpart-end-in-IEC.sh | 2 +-
|
|
tests/t0209-gpt-pmbr_boot.sh | 2 +-
|
|
tests/t0210-gpt-resized-partition-entry-array.sh | 2 +-
|
|
tests/t0211-gpt-rewrite-header.sh | 2 +-
|
|
tests/t0212-gpt-many-partitions.sh | 2 +-
|
|
tests/t0220-gpt-msftres.sh | 2 +-
|
|
tests/t0250-gpt.sh | 2 +-
|
|
tests/t0251-gpt-unicode.sh | 2 +-
|
|
tests/t0280-gpt-corrupt.sh | 2 +-
|
|
tests/t0281-gpt-grow.sh | 2 +-
|
|
tests/t0282-gpt-move-backup.sh | 2 +-
|
|
tests/t0283-overlap-partitions.sh | 2 +-
|
|
tests/t0300-dos-on-gpt.sh | 2 +-
|
|
tests/t0301-overwrite-gpt-pmbr.sh | 2 +-
|
|
tests/t0350-mac-PT-increases-sector-size.sh | 2 +-
|
|
tests/t0400-loop-clobber-infloop.sh | 2 +-
|
|
tests/t0500-dup-clobber.sh | 2 +-
|
|
tests/t0501-duplicate.sh | 2 +-
|
|
tests/t1100-busy-label.sh | 2 +-
|
|
tests/t1101-busy-partition.sh | 2 +-
|
|
tests/t1102-loop-label.sh | 2 +-
|
|
tests/t1700-probe-fs.sh | 2 +-
|
|
tests/t2200-dos-label-recog.sh | 2 +-
|
|
tests/t2201-pc98-label-recog.sh | 2 +-
|
|
tests/t2300-dos-label-extended-bootcode.sh | 2 +-
|
|
tests/t2310-dos-extended-2-sector-min-offset.sh | 2 +-
|
|
tests/t2400-dos-hfs-partition-type.sh | 2 +-
|
|
tests/t2500-probe-corrupt-hfs.sh | 2 +-
|
|
tests/t3000-resize-fs.sh | 2 +-
|
|
tests/t3200-type-change.sh | 2 +-
|
|
tests/t3300-palo-prep.sh | 2 +-
|
|
tests/t3310-flags.sh | 2 +-
|
|
tests/t3400-whole-disk-FAT-partition.sh | 2 +-
|
|
tests/t4000-sun-raid-type.sh | 2 +-
|
|
tests/t4001-sun-vtoc.sh | 2 +-
|
|
tests/t4100-dvh-partition-limits.sh | 2 +-
|
|
tests/t4100-msdos-partition-limits.sh | 2 +-
|
|
tests/t4100-msdos-starting-sector.sh | 2 +-
|
|
tests/t4200-partprobe.sh | 2 +-
|
|
tests/t4300-nilfs2-tiny.sh | 2 +-
|
|
tests/t5000-tags.sh | 2 +-
|
|
tests/t6000-dm.sh | 2 +-
|
|
tests/t6001-psep.sh | 2 +-
|
|
tests/t6002-dm-busy.sh | 2 +-
|
|
tests/t6003-dm-hide.sh | 2 +-
|
|
tests/t6004-dm-many-partitions.sh | 2 +-
|
|
tests/t6005-dm-uuid.sh | 2 +-
|
|
tests/t6100-mdraid-partitions.sh | 2 +-
|
|
tests/t7000-scripting.sh | 2 +-
|
|
tests/t8000-loop.sh | 2 +-
|
|
tests/t8001-loop-blkpg.sh | 2 +-
|
|
tests/t9010-big-sector.sh | 2 +-
|
|
tests/t9020-alignment.sh | 2 +-
|
|
tests/t9021-maxima.sh | 2 +-
|
|
tests/t9022-one-unit-snap.sh | 2 +-
|
|
tests/t9023-value-lt-one.sh | 2 +-
|
|
tests/t9030-align-check.sh | 2 +-
|
|
tests/t9040-many-partitions.sh | 2 +-
|
|
tests/t9041-undetected-in-use-16th-partition.sh | 2 +-
|
|
tests/t9042-dos-partition-limit.sh | 2 +-
|
|
tests/t9050-partition-table-types.sh | 2 +-
|
|
221 files changed, 221 insertions(+), 221 deletions(-)
|
|
|
|
diff --git a/HACKING b/HACKING
|
|
index b8e501c..e9aa52e 100644
|
|
--- a/HACKING
|
|
+++ b/HACKING
|
|
@@ -581,7 +581,7 @@ Then just open the index.html file (in the generated lcov-html directory)
|
|
in your favorite web browser.
|
|
|
|
========================================================================
|
|
-Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+Copyright (C) 2009-2014 Free Software Foundation, Inc.
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.3 or
|
|
diff --git a/NEWS b/NEWS
|
|
index 3d237fa..3de5dde 100644
|
|
--- a/NEWS
|
|
+++ b/NEWS
|
|
@@ -853,7 +853,7 @@ GNU parted NEWS -*- outline -*-
|
|
|
|
========================================================================
|
|
|
|
-Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
+Copyright (C) 2001-2014 Free Software Foundation, Inc.
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.3 or
|
|
diff --git a/README-hacking b/README-hacking
|
|
index 5aa9ef3..97ce115 100644
|
|
--- a/README-hacking
|
|
+++ b/README-hacking
|
|
@@ -69,7 +69,7 @@ Enjoy!
|
|
|
|
-----
|
|
|
|
-Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
|
+Copyright (C) 2002-2014 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/bootstrap.conf b/bootstrap.conf
|
|
index f6f4ff2..873fde1 100644
|
|
--- a/bootstrap.conf
|
|
+++ b/bootstrap.conf
|
|
@@ -1,6 +1,6 @@
|
|
# Bootstrap configuration.
|
|
|
|
-# Copyright (C) 2006-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2006-2014 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/cfg.mk b/cfg.mk
|
|
index 2590a38..ade72d7 100644
|
|
--- a/cfg.mk
|
|
+++ b/cfg.mk
|
|
@@ -1,5 +1,5 @@
|
|
# Customize maint.mk -*- makefile -*-
|
|
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2003-2014 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/configure.ac b/configure.ac
|
|
index b04eb3f..436d0e2 100644
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -1,5 +1,5 @@
|
|
dnl GNU Parted - a library and front end for manipulation hard disk partitions
|
|
-dnl Copyright (C) 1998-2002, 2005-2013 Free Software Foundation, Inc.
|
|
+dnl Copyright (C) 1998-2002, 2005-2014 Free Software Foundation, Inc.
|
|
dnl
|
|
dnl This file may be modified and/or distributed without restriction.
|
|
|
|
diff --git a/debug/test/HOWTO b/debug/test/HOWTO
|
|
index f611e4f..3402766 100644
|
|
--- a/debug/test/HOWTO
|
|
+++ b/debug/test/HOWTO
|
|
@@ -4,7 +4,7 @@
|
|
|
|
by Andrew Clausen
|
|
|
|
- Copyright (C) 2002, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2002, 2009-2014 Free Software Foundation, Inc.
|
|
This document may be distributed and/or modified
|
|
without restriction
|
|
|
|
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
|
|
index 1d2f9be..0df9da8 100755
|
|
--- a/doc/gendocs.sh
|
|
+++ b/doc/gendocs.sh
|
|
@@ -3,7 +3,7 @@
|
|
# mentioned in maintain.texi. See the help message below for usage details.
|
|
# $Id: gendocs.sh,v 1.16 2005/05/15 00:00:08 karl Exp $
|
|
#
|
|
-# Copyright (C) 2003-2007, 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2003-2007, 2009-2014 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/doc/parted-pt_BR.texi b/doc/parted-pt_BR.texi
|
|
index 8858ab5..4297c70 100644
|
|
--- a/doc/parted-pt_BR.texi
|
|
+++ b/doc/parted-pt_BR.texi
|
|
@@ -22,7 +22,7 @@
|
|
This file documents the use of GNU Parted, a program for creating,
|
|
resising, checking and copy partitions, and file systems on them.
|
|
|
|
-Copyright 1999-2002, 2009-2013 Free Software Foundation, Inc.
|
|
+Copyright 1999-2002, 2009-2014 Free Software Foundation, Inc.
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.3 or
|
|
diff --git a/include/parted/constraint.in.h b/include/parted/constraint.in.h
|
|
index 4f7855b..4b511a5 100644
|
|
--- a/include/parted/constraint.in.h
|
|
+++ b/include/parted/constraint.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/include/parted/crc32.in.h b/include/parted/crc32.in.h
|
|
index af8de0a..62a8a99 100644
|
|
--- a/include/parted/crc32.in.h
|
|
+++ b/include/parted/crc32.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
|
|
|
|
crc32.h
|
|
|
|
diff --git a/include/parted/debug.in.h b/include/parted/debug.in.h
|
|
index 07c1257..4632886 100644
|
|
--- a/include/parted/debug.in.h
|
|
+++ b/include/parted/debug.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1998-2000, 2002, 2007, 2009-2013 Free Software Foundation,
|
|
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2014 Free Software Foundation,
|
|
Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/include/parted/device.in.h b/include/parted/device.in.h
|
|
index 7c06a66..82d4104 100644
|
|
--- a/include/parted/device.in.h
|
|
+++ b/include/parted/device.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1998-2001, 2005, 2007-2008, 2011-2013 Free Software
|
|
+ Copyright (C) 1998-2001, 2005, 2007-2008, 2011-2014 Free Software
|
|
Foundation, Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/include/parted/disk.in.h b/include/parted/disk.in.h
|
|
index d144e21..58d49f0 100644
|
|
--- a/include/parted/disk.in.h
|
|
+++ b/include/parted/disk.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2002, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2002, 2007-2014 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/include/parted/endian.in.h b/include/parted/endian.in.h
|
|
index 381059f..2b0e47b 100644
|
|
--- a/include/parted/endian.in.h
|
|
+++ b/include/parted/endian.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1998-2002, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2002, 2007, 2009-2014 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/include/parted/exception.in.h b/include/parted/exception.in.h
|
|
index ef96280..574d915 100644
|
|
--- a/include/parted/exception.in.h
|
|
+++ b/include/parted/exception.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007, 2009-2014 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/include/parted/filesys.in.h b/include/parted/filesys.in.h
|
|
index b42d7c9..a9e23de 100644
|
|
--- a/include/parted/filesys.in.h
|
|
+++ b/include/parted/filesys.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2001, 2006-2007, 2009-2013 Free Software Foundation,
|
|
+ Copyright (C) 1999-2001, 2006-2007, 2009-2014 Free Software Foundation,
|
|
Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/include/parted/geom.in.h b/include/parted/geom.in.h
|
|
index 9adeee8..c23f792 100644
|
|
--- a/include/parted/geom.in.h
|
|
+++ b/include/parted/geom.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1998-2001, 2005, 2007, 2009-2013 Free Software Foundation,
|
|
+ Copyright (C) 1998-2001, 2005, 2007, 2009-2014 Free Software Foundation,
|
|
Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/include/parted/natmath.in.h b/include/parted/natmath.in.h
|
|
index 284db26..5cf92e9 100644
|
|
--- a/include/parted/natmath.in.h
|
|
+++ b/include/parted/natmath.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000, 2007-2014 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/include/parted/parted.in.h b/include/parted/parted.in.h
|
|
index 9a4f69c..23e5e49 100644
|
|
--- a/include/parted/parted.in.h
|
|
+++ b/include/parted/parted.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2001, 2007, 2009-2014 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/include/parted/timer.in.h b/include/parted/timer.in.h
|
|
index c7c42eb..0f33ce9 100644
|
|
--- a/include/parted/timer.in.h
|
|
+++ b/include/parted/timer.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2001-2002, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001-2002, 2007, 2009-2014 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/include/parted/unit.in.h b/include/parted/unit.in.h
|
|
index 119cfe3..9d6e06a 100644
|
|
--- a/include/parted/unit.in.h
|
|
+++ b/include/parted/unit.in.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2005, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2005, 2007, 2009-2014 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/Makefile.am b/libparted/Makefile.am
|
|
index bbb43ae..a592b26 100644
|
|
--- a/libparted/Makefile.am
|
|
+++ b/libparted/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
# This file is part of GNU Parted
|
|
-# Copyright (C) 1999-2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2001, 2007, 2009-2014 Free Software Foundation, Inc.
|
|
#
|
|
# This file may be modified and/or distributed without restriction.
|
|
|
|
diff --git a/libparted/arch/beos.c b/libparted/arch/beos.c
|
|
index 6a8a5ae..b1f9642 100644
|
|
--- a/libparted/arch/beos.c
|
|
+++ b/libparted/arch/beos.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2006-2007, 2009-2014 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/arch/gnu.c b/libparted/arch/gnu.c
|
|
index 21d1f35..a17a738 100644
|
|
--- a/libparted/arch/gnu.c
|
|
+++ b/libparted/arch/gnu.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2001, 2005, 2007, 2009-2013 Free Software Foundation,
|
|
+ Copyright (C) 1999-2001, 2005, 2007, 2009-2014 Free Software Foundation,
|
|
Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/libparted/arch/linux.c b/libparted/arch/linux.c
|
|
index f2e2abc..cdb8a26 100644
|
|
--- a/libparted/arch/linux.c
|
|
+++ b/libparted/arch/linux.c
|
|
@@ -1,5 +1,5 @@
|
|
/* libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2014 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/arch/linux.h b/libparted/arch/linux.h
|
|
index 865134a..95def1f 100644
|
|
--- a/libparted/arch/linux.h
|
|
+++ b/libparted/arch/linux.h
|
|
@@ -1,5 +1,5 @@
|
|
/* libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2009-2014 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/architecture.c b/libparted/architecture.c
|
|
index b339dc4..df0f381 100644
|
|
--- a/libparted/architecture.c
|
|
+++ b/libparted/architecture.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2007, 2009-2014 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/architecture.h b/libparted/architecture.h
|
|
index 98345dd..6c26f0b 100644
|
|
--- a/libparted/architecture.h
|
|
+++ b/libparted/architecture.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2007, 2009-2014 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/constraint.c b/libparted/cs/constraint.c
|
|
index 21e80a7..1932aae 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, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2007, 2009-2014 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/geom.c b/libparted/cs/geom.c
|
|
index b8726da..1247965 100644
|
|
--- a/libparted/cs/geom.c
|
|
+++ b/libparted/cs/geom.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2000, 2005, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2005, 2007-2014 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 4ebcb5a..74d3213 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000, 2007-2014 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/debug.c b/libparted/debug.c
|
|
index bbc84dc..c47a9f5 100644
|
|
--- a/libparted/debug.c
|
|
+++ b/libparted/debug.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000, 2005, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000, 2005, 2007, 2009-2014 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/disk.c b/libparted/disk.c
|
|
index 5421c03..fe82f44 100644
|
|
--- a/libparted/disk.c
|
|
+++ b/libparted/disk.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2003, 2005, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2003, 2005, 2007-2014 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/exception.c b/libparted/exception.c
|
|
index f4c771d..40f0168 100644
|
|
--- a/libparted/exception.c
|
|
+++ b/libparted/exception.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2000, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007-2014 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/filesys.c b/libparted/filesys.c
|
|
index 1bfe32d..0f8e821 100644
|
|
--- a/libparted/filesys.c
|
|
+++ b/libparted/filesys.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2001, 2007-2014 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/Makefile.am b/libparted/fs/Makefile.am
|
|
index 1949617..97a353b 100644
|
|
--- a/libparted/fs/Makefile.am
|
|
+++ b/libparted/fs/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
# This file is part of GNU Parted
|
|
-# Copyright (C) 1999-2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2001, 2007, 2009-2014 Free Software Foundation, Inc.
|
|
#
|
|
# This file may be modified and/or distributed without restriction.
|
|
|
|
diff --git a/libparted/fs/amiga/a-interface.c b/libparted/fs/amiga/a-interface.c
|
|
index f8dd131..1ba12a6 100644
|
|
--- a/libparted/fs/amiga/a-interface.c
|
|
+++ b/libparted/fs/amiga/a-interface.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
interface.c -- parted support amiga file systems
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/amiga/affs.c b/libparted/fs/amiga/affs.c
|
|
index a97cc54..c09e8cc 100644
|
|
--- a/libparted/fs/amiga/affs.c
|
|
+++ b/libparted/fs/amiga/affs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
affs.c -- parted support for affs file systems
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/amiga/affs.h b/libparted/fs/amiga/affs.h
|
|
index 5c8cc9c..a089f5d 100644
|
|
--- a/libparted/fs/amiga/affs.h
|
|
+++ b/libparted/fs/amiga/affs.h
|
|
@@ -1,7 +1,7 @@
|
|
|
|
/*
|
|
affs.h -- parted suppoer for affs filesystems header files
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/amiga/amiga.c b/libparted/fs/amiga/amiga.c
|
|
index 31e1a3b..2e974c2 100644
|
|
--- a/libparted/fs/amiga/amiga.c
|
|
+++ b/libparted/fs/amiga/amiga.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted/fs_amiga - amiga file system support.
|
|
- Copyright (C) 2000-2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2007, 2009-2014 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/amiga/amiga.h b/libparted/fs/amiga/amiga.h
|
|
index 746030e..34a7d8c 100644
|
|
--- a/libparted/fs/amiga/amiga.h
|
|
+++ b/libparted/fs/amiga/amiga.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
util.h -- amiga partition table headers.
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/amiga/apfs.c b/libparted/fs/amiga/apfs.c
|
|
index 2d2cbe1..c21a4fc 100644
|
|
--- a/libparted/fs/amiga/apfs.c
|
|
+++ b/libparted/fs/amiga/apfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
apfs.c -- parted support for apfs file systems
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/amiga/apfs.h b/libparted/fs/amiga/apfs.h
|
|
index a611db5..6ab9eed 100644
|
|
--- a/libparted/fs/amiga/apfs.h
|
|
+++ b/libparted/fs/amiga/apfs.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
apfs.h -- parted support for apfs file systems header files
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/amiga/asfs.c b/libparted/fs/amiga/asfs.c
|
|
index 5824881..0dbf9d9 100644
|
|
--- a/libparted/fs/amiga/asfs.c
|
|
+++ b/libparted/fs/amiga/asfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
asfs.c -- parted asfs filesystem support
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/amiga/asfs.h b/libparted/fs/amiga/asfs.h
|
|
index 9b1fb78..0e51cd3 100644
|
|
--- a/libparted/fs/amiga/asfs.h
|
|
+++ b/libparted/fs/amiga/asfs.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
asfs.h -- parted asfs filesystem support header files
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/btrfs/btrfs.c b/libparted/fs/btrfs/btrfs.c
|
|
index 8d76f6f..a5762c0 100644
|
|
--- a/libparted/fs/btrfs/btrfs.c
|
|
+++ b/libparted/fs/btrfs/btrfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2013-2014 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/ext2/ext2.h b/libparted/fs/ext2/ext2.h
|
|
index 4559d6a..0dd87eb 100644
|
|
--- a/libparted/fs/ext2/ext2.h
|
|
+++ b/libparted/fs/ext2/ext2.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
ext2.h -- ext2 header
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/ext2/ext2_fs.h b/libparted/fs/ext2/ext2_fs.h
|
|
index b2cd3b2..6784106 100644
|
|
--- a/libparted/fs/ext2/ext2_fs.h
|
|
+++ b/libparted/fs/ext2/ext2_fs.h
|
|
@@ -15,7 +15,7 @@
|
|
|
|
/*
|
|
* EXT2_*_*() convienience macros added by Andrew Clausen <clausen@gnu.org>
|
|
- * Copyright (C) 2000, 2009-2013 Free Software Foundation, Inc.
|
|
+ * Copyright (C) 2000, 2009-2014 Free Software Foundation, Inc.
|
|
*/
|
|
|
|
#ifndef _EXT2_FS_H
|
|
diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c
|
|
index ecafb62..890a47b 100644
|
|
--- a/libparted/fs/ext2/interface.c
|
|
+++ b/libparted/fs/ext2/interface.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
interface.c -- parted binding glue to libext2resize
|
|
- Copyright (C) 1998-2000, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007-2014 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/fat/bootsector.c b/libparted/fs/fat/bootsector.c
|
|
index 95a8412..cc4aeec 100644
|
|
--- a/libparted/fs/fat/bootsector.c
|
|
+++ b/libparted/fs/fat/bootsector.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted
|
|
- Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2013 Free Software
|
|
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014 Free Software
|
|
Foundation, Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/libparted/fs/fat/bootsector.h b/libparted/fs/fat/bootsector.h
|
|
index 449427a..f48d542 100644
|
|
--- a/libparted/fs/fat/bootsector.h
|
|
+++ b/libparted/fs/fat/bootsector.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted
|
|
- Copyright (C) 1998-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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/fat/count.h b/libparted/fs/fat/count.h
|
|
index 2c675a3..379930c 100644
|
|
--- a/libparted/fs/fat/count.h
|
|
+++ b/libparted/fs/fat/count.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted
|
|
- Copyright (C) 1999-2000, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007-2014 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/fat/fat.c b/libparted/fs/fat/fat.c
|
|
index 5a409b2..194a8ba 100644
|
|
--- a/libparted/fs/fat/fat.c
|
|
+++ b/libparted/fs/fat/fat.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted
|
|
- Copyright (C) 1998-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2001, 2007-2014 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/fat/fat.h b/libparted/fs/fat/fat.h
|
|
index 2265871..8f8ca06 100644
|
|
--- a/libparted/fs/fat/fat.h
|
|
+++ b/libparted/fs/fat/fat.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted
|
|
- Copyright (C) 1998-2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2001, 2007, 2009-2014 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/hfs/hfs.c b/libparted/fs/hfs/hfs.c
|
|
index e5396b2..1555610 100644
|
|
--- a/libparted/fs/hfs/hfs.c
|
|
+++ b/libparted/fs/hfs/hfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000, 2003-2005, 2007, 2009-2013 Free Software Foundation,
|
|
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014 Free Software Foundation,
|
|
Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/libparted/fs/hfs/hfs.h b/libparted/fs/hfs/hfs.h
|
|
index c3c79d8..6cd27ca 100644
|
|
--- a/libparted/fs/hfs/hfs.h
|
|
+++ b/libparted/fs/hfs/hfs.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2003-2005, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2003-2005, 2007, 2009-2014 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/hfs/probe.c b/libparted/fs/hfs/probe.c
|
|
index c4dca5e..ec62c44 100644
|
|
--- a/libparted/fs/hfs/probe.c
|
|
+++ b/libparted/fs/hfs/probe.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2004-2005, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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/hfs/probe.h b/libparted/fs/hfs/probe.h
|
|
index 0dc036a..10c5965 100644
|
|
--- a/libparted/fs/hfs/probe.h
|
|
+++ b/libparted/fs/hfs/probe.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2004-2005, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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/jfs/jfs.c b/libparted/fs/jfs/jfs.c
|
|
index c271285..5f0336c 100644
|
|
--- a/libparted/fs/jfs/jfs.c
|
|
+++ b/libparted/fs/jfs/jfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001, 2007, 2009-2014 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/linux_swap/linux_swap.c b/libparted/fs/linux_swap/linux_swap.c
|
|
index 0621fa0..ae4fa6e 100644
|
|
--- a/libparted/fs/linux_swap/linux_swap.c
|
|
+++ b/libparted/fs/linux_swap/linux_swap.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2000, 2002, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2002, 2007-2014 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/nilfs2/nilfs2.c b/libparted/fs/nilfs2/nilfs2.c
|
|
index 0ec5867..b42a464 100644
|
|
--- a/libparted/fs/nilfs2/nilfs2.c
|
|
+++ b/libparted/fs/nilfs2/nilfs2.c
|
|
@@ -3,7 +3,7 @@
|
|
*
|
|
* Written by Jiro SEKIBA <jir@unicus.jp>
|
|
*
|
|
- * Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+ * Copyright (C) 2011-2014 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/ntfs/ntfs.c b/libparted/fs/ntfs/ntfs.c
|
|
index 4c154fd..d533b3c 100644
|
|
--- a/libparted/fs/ntfs/ntfs.c
|
|
+++ b/libparted/fs/ntfs/ntfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000, 2007, 2009-2014 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/bootsector.c b/libparted/fs/r/fat/bootsector.c
|
|
index fcb9782..1d2b601 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-2013 Free Software
|
|
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014 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 6e8b9ce..e92842c 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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 c4c8dba..43a094b 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-2013 Free Software Foundation,
|
|
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2014 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 4d80954..f1bfa7e 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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 4acbbc8..437948d 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2001, 2007, 2009-2014 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 a811c4c..761d5ca 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999, 2007, 2009-2014 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 7767f14..f67547a 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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 5701b1b..7a9fd97 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007, 2009-2014 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 e551fef..7949e47 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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 2c675a3..379930c 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007-2014 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 8d7420b..5aa72d8 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2001, 2007-2014 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 943c5e5..704ae55 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2001, 2007, 2009-2014 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 75dca0c..5c3a440 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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 f23ab01..11401f2 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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 046382b..919acf0 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007-2014 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 62bc3b3..adb78a6 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007-2014 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 16180f1..b6517ae 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007, 2009-2014 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 623b6a9..f2efbdf 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2005, 2007-2014 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 95633cb..1c42f07 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1998-2000, 2007-2014 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 4b8b831..d5d56a7 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2001, 2007-2014 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 b5609d6..2398478 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 434d215..60c375d 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004, 2007, 2009-2014 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 b7a95d1..0c5f1c3 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 2825c54..130ba65 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004, 2007, 2009-2014 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 45d8d93..68be366 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 6196698..a71cd32 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 70ad3ab..cfb7136 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 f8a6594..6cbc1de 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004, 2007, 2009-2014 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 2a271da..33c7797 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 0d0c910..ec717e7 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004, 2007, 2009-2014 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 26c789a..a1c37cc 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-2013 Free Software Foundation,
|
|
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014 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 c3c79d8..6cd27ca 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2003-2005, 2007, 2009-2014 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 54a065d..9080e14 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 12551c4..117b440 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004, 2007, 2009-2014 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 76b21dc..a1c7f4e 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 c779843..734f102 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 abc6b1b..a4af6d3 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 a5fccaf..74a03ce 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004, 2007, 2009-2014 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 6c2408c..5f4d0b9 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004-2005, 2007, 2009-2014 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 dc71478..4e17462 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-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2004, 2007, 2009-2014 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/reiserfs/reiserfs.c b/libparted/fs/reiserfs/reiserfs.c
|
|
index 838b2fb..892cb8a 100644
|
|
--- a/libparted/fs/reiserfs/reiserfs.c
|
|
+++ b/libparted/fs/reiserfs/reiserfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
reiserfs.c -- libparted / libreiserfs glue
|
|
- Copyright (C) 2001-2002, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001-2002, 2007, 2009-2014 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/reiserfs/reiserfs.h b/libparted/fs/reiserfs/reiserfs.h
|
|
index f215b0b..33a333b 100644
|
|
--- a/libparted/fs/reiserfs/reiserfs.h
|
|
+++ b/libparted/fs/reiserfs/reiserfs.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000, 2007, 2009-2014 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/ufs/ufs.c b/libparted/fs/ufs/ufs.c
|
|
index a75c082..cf0f441 100644
|
|
--- a/libparted/fs/ufs/ufs.c
|
|
+++ b/libparted/fs/ufs/ufs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001, 2007, 2009-2014 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/xfs/xfs.c b/libparted/fs/xfs/xfs.c
|
|
index d4144f8..3fc97db 100644
|
|
--- a/libparted/fs/xfs/xfs.c
|
|
+++ b/libparted/fs/xfs/xfs.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2001, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001, 2009-2014 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/labels/Makefile.am b/libparted/labels/Makefile.am
|
|
index 281dce1..c996f81 100644
|
|
--- a/libparted/labels/Makefile.am
|
|
+++ b/libparted/labels/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
# This file is part of GNU Parted
|
|
-# Copyright (C) 1999-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2001, 2007-2014 Free Software Foundation, Inc.
|
|
#
|
|
# This file may be modified and/or distributed without restriction.
|
|
|
|
diff --git a/libparted/labels/aix.c b/libparted/labels/aix.c
|
|
index 98de112..0fa6fe7 100644
|
|
--- a/libparted/labels/aix.c
|
|
+++ b/libparted/labels/aix.c
|
|
@@ -1,7 +1,7 @@
|
|
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
|
|
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2007-2014 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/labels/bsd.c b/libparted/labels/bsd.c
|
|
index 79332ab..a8525a4 100644
|
|
--- a/libparted/labels/bsd.c
|
|
+++ b/libparted/labels/bsd.c
|
|
@@ -1,7 +1,7 @@
|
|
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
|
|
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2007-2014 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/labels/dasd.c b/libparted/labels/dasd.c
|
|
index c09b1d0..fa9414f 100644
|
|
--- a/libparted/labels/dasd.c
|
|
+++ b/libparted/labels/dasd.c
|
|
@@ -1,7 +1,7 @@
|
|
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
|
|
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2007-2014 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/labels/dos.c b/libparted/labels/dos.c
|
|
index 295fcf3..fa53020 100644
|
|
--- a/libparted/labels/dos.c
|
|
+++ b/libparted/labels/dos.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2001, 2004-2005, 2007-2013 Free Software Foundation,
|
|
+ Copyright (C) 1999-2001, 2004-2005, 2007-2014 Free Software Foundation,
|
|
Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
diff --git a/libparted/labels/dvh.c b/libparted/labels/dvh.c
|
|
index 91b9080..158b0b3 100644
|
|
--- a/libparted/labels/dvh.c
|
|
+++ b/libparted/labels/dvh.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2001-2002, 2005, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001-2002, 2005, 2007-2014 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/labels/loop.c b/libparted/labels/loop.c
|
|
index 98f9f23..aa233a3 100644
|
|
--- a/libparted/labels/loop.c
|
|
+++ b/libparted/labels/loop.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2000, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007-2014 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/labels/mac.c b/libparted/labels/mac.c
|
|
index baf2a9f..1034418 100644
|
|
--- a/libparted/labels/mac.c
|
|
+++ b/libparted/labels/mac.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000, 2002, 2004, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000, 2002, 2004, 2007-2014 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/labels/misc.h b/libparted/labels/misc.h
|
|
index c039c5f..d32e0dd 100644
|
|
--- a/libparted/labels/misc.h
|
|
+++ b/libparted/labels/misc.h
|
|
@@ -1,7 +1,7 @@
|
|
/* -*- Mode: c; indent-tabs-mode: nil -*-
|
|
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2007, 2009-2014 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/labels/pc98.c b/libparted/labels/pc98.c
|
|
index ad13c0d..b2ce591 100644
|
|
--- a/libparted/labels/pc98.c
|
|
+++ b/libparted/labels/pc98.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2007-2014 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/labels/pt-tools.c b/libparted/labels/pt-tools.c
|
|
index 547b27c..8100f32 100644
|
|
--- a/libparted/labels/pt-tools.c
|
|
+++ b/libparted/labels/pt-tools.c
|
|
@@ -1,5 +1,5 @@
|
|
/* partition table tools
|
|
- Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2008-2014 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/labels/pt-tools.h b/libparted/labels/pt-tools.h
|
|
index 7b5c9f5..cd98a1e 100644
|
|
--- a/libparted/labels/pt-tools.h
|
|
+++ b/libparted/labels/pt-tools.h
|
|
@@ -1,5 +1,5 @@
|
|
/* libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2008-2014 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/labels/rdb.c b/libparted/labels/rdb.c
|
|
index 4cf1463..34b59aa 100644
|
|
--- a/libparted/labels/rdb.c
|
|
+++ b/libparted/labels/rdb.c
|
|
@@ -2,7 +2,7 @@
|
|
|
|
libparted - a library for manipulating disk partitions
|
|
disk_amiga.c - libparted module to manipulate amiga RDB partition tables.
|
|
- Copyright (C) 2000-2001, 2004, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2004, 2007-2014 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/labels/sun.c b/libparted/labels/sun.c
|
|
index 245208e..b23ff86 100644
|
|
--- a/libparted/labels/sun.c
|
|
+++ b/libparted/labels/sun.c
|
|
@@ -1,7 +1,7 @@
|
|
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
|
|
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2000-2001, 2005, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2000-2001, 2005, 2007-2014 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/libparted.c b/libparted/libparted.c
|
|
index 3afbf8e..d5cbb3a 100644
|
|
--- a/libparted/libparted.c
|
|
+++ b/libparted/libparted.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 1999-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2001, 2007-2014 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/mbr.s b/libparted/mbr.s
|
|
index 4a1c5dd..5dd12bd 100644
|
|
--- a/libparted/mbr.s
|
|
+++ b/libparted/mbr.s
|
|
@@ -1,5 +1,5 @@
|
|
; libparted - a library for manipulating disk partitions
|
|
-; Copyright (C) 1999-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+; Copyright (C) 1999-2000, 2007, 2009-2014 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/tests/Makefile.am b/libparted/tests/Makefile.am
|
|
index 12abe60..c7c10a9 100644
|
|
--- a/libparted/tests/Makefile.am
|
|
+++ b/libparted/tests/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
# This file is part of GNU Parted
|
|
-# Copyright (C) 1999-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2001, 2007-2014 Free Software Foundation, Inc.
|
|
#
|
|
# This file may be modified and/or distributed without restriction.
|
|
|
|
diff --git a/libparted/tests/t1000-label.sh b/libparted/tests/t1000-label.sh
|
|
index afa78dd..188fd10 100755
|
|
--- a/libparted/tests/t1000-label.sh
|
|
+++ b/libparted/tests/t1000-label.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# run the label unit tests in a directory supporting O_DIRECT
|
|
|
|
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007-2014 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/tests/t2000-disk.sh b/libparted/tests/t2000-disk.sh
|
|
index 1f058bd..c19e490 100755
|
|
--- a/libparted/tests/t2000-disk.sh
|
|
+++ b/libparted/tests/t2000-disk.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# run the disk unit tests in a directory supporting O_DIRECT
|
|
|
|
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007-2014 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/tests/t2100-zerolen.sh b/libparted/tests/t2100-zerolen.sh
|
|
index f08c8ad..ecd579c 100755
|
|
--- a/libparted/tests/t2100-zerolen.sh
|
|
+++ b/libparted/tests/t2100-zerolen.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# run the zerolen unit tests in a directory supporting O_DIRECT
|
|
|
|
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007-2014 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/tests/t3000-symlink.sh b/libparted/tests/t3000-symlink.sh
|
|
index 338e44a..4eb5654 100755
|
|
--- a/libparted/tests/t3000-symlink.sh
|
|
+++ b/libparted/tests/t3000-symlink.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# run the /dev/mapper symlink test
|
|
|
|
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007-2014 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/timer.c b/libparted/timer.c
|
|
index 7999c44..0667051 100644
|
|
--- a/libparted/timer.c
|
|
+++ b/libparted/timer.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001, 2007, 2009-2014 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/unit.c b/libparted/unit.c
|
|
index ff479f1..dddb5db 100644
|
|
--- a/libparted/unit.c
|
|
+++ b/libparted/unit.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
libparted - a library for manipulating disk partitions
|
|
- Copyright (C) 2005, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2005, 2007, 2009-2014 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/m4/o-direct.m4 b/m4/o-direct.m4
|
|
index f677d37..1f0b77a 100644
|
|
--- a/m4/o-direct.m4
|
|
+++ b/m4/o-direct.m4
|
|
@@ -3,7 +3,7 @@
|
|
# The problem is that on systems supporting O_DIRECT, open with O_DIRECT
|
|
# fails for some file system types (e.g., tmpfs on linux-2.6.21).
|
|
|
|
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007-2014 Free Software Foundation, Inc.
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
diff --git a/parted/command.c b/parted/command.c
|
|
index c592248..e8fa64e 100644
|
|
--- a/parted/command.c
|
|
+++ b/parted/command.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 1999-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007, 2009-2014 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/parted/command.h b/parted/command.h
|
|
index 0fe43aa..28c3f8e 100644
|
|
--- a/parted/command.h
|
|
+++ b/parted/command.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 1999-2000, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2000, 2007, 2009-2014 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/parted/parted.c b/parted/parted.c
|
|
index 7a53586..3bf03ea 100644
|
|
--- a/parted/parted.c
|
|
+++ b/parted/parted.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 1999-2003, 2005-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2003, 2005-2014 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/parted/strlist.c b/parted/strlist.c
|
|
index a7a1b23..bca9366 100644
|
|
--- a/parted/strlist.c
|
|
+++ b/parted/strlist.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 1999-2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2001, 2007, 2009-2014 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/parted/strlist.h b/parted/strlist.h
|
|
index 6df769b..1b67a5d 100644
|
|
--- a/parted/strlist.h
|
|
+++ b/parted/strlist.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 1999-2001, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2001, 2007, 2009-2014 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/parted/table.c b/parted/table.c
|
|
index 6c08fd1..b26de3f 100644
|
|
--- a/parted/table.c
|
|
+++ b/parted/table.c
|
|
@@ -3,7 +3,7 @@
|
|
*/
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 2006-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2006-2014 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/parted/table.h b/parted/table.h
|
|
index 12a115a..0487559 100644
|
|
--- a/parted/table.h
|
|
+++ b/parted/table.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 2006-2007, 2009-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2006-2007, 2009-2014 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/parted/ui.c b/parted/ui.c
|
|
index 925110d..7365e7d 100644
|
|
--- a/parted/ui.c
|
|
+++ b/parted/ui.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 1999-2002, 2006-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2002, 2006-2014 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/parted/ui.h b/parted/ui.h
|
|
index 260ce37..5e4719b 100644
|
|
--- a/parted/ui.h
|
|
+++ b/parted/ui.h
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
parted - a frontend to libparted
|
|
- Copyright (C) 1999-2001, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 1999-2001, 2007-2014 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/partprobe/partprobe.c b/partprobe/partprobe.c
|
|
index 8b744b5..34997fe 100644
|
|
--- a/partprobe/partprobe.c
|
|
+++ b/partprobe/partprobe.c
|
|
@@ -1,6 +1,6 @@
|
|
/*
|
|
partprobe - informs the OS kernel of partition layout
|
|
- Copyright (C) 2001-2002, 2007-2013 Free Software Foundation, Inc.
|
|
+ Copyright (C) 2001-2002, 2007-2014 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/po/POTFILES.in b/po/POTFILES.in
|
|
index a09d7e9..a8e5994 100644
|
|
--- a/po/POTFILES.in
|
|
+++ b/po/POTFILES.in
|
|
@@ -1,5 +1,5 @@
|
|
# libparted
|
|
-# Copyright (C) 1999-2001, 2006-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 1999-2001, 2006-2014 Free Software Foundation, Inc.
|
|
# This file may be modified and/or copied without restriction.
|
|
|
|
# list of files containing translatable strings
|
|
diff --git a/scripts/extract_symvers b/scripts/extract_symvers
|
|
index 06b2525..691749e 100755
|
|
--- a/scripts/extract_symvers
|
|
+++ b/scripts/extract_symvers
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
|
|
-# Copyright (C) 2002-2003, 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2002-2003, 2007, 2009-2014 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 e860f65..d6d0501 100755
|
|
--- a/scripts/update-po
|
|
+++ b/scripts/update-po
|
|
@@ -2,7 +2,7 @@
|
|
|
|
# Bootstrap this package from CVS.
|
|
|
|
-# Copyright (C) 2003-2007, 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2003-2007, 2009-2014 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/tests/help-version.sh b/tests/help-version.sh
|
|
index b8053d4..dd32c9f 100755
|
|
--- a/tests/help-version.sh
|
|
+++ b/tests/help-version.sh
|
|
@@ -2,7 +2,7 @@
|
|
# Make sure all these programs work properly
|
|
# when invoked with --help or --version.
|
|
|
|
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2000-2014 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/tests/init.sh b/tests/init.sh
|
|
index bd2048e..b5c2e3f 100644
|
|
--- a/tests/init.sh
|
|
+++ b/tests/init.sh
|
|
@@ -1,6 +1,6 @@
|
|
# source this file; set up for tests
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0000-basic.sh b/tests/t0000-basic.sh
|
|
index 4aca28b..d0107af 100755
|
|
--- a/tests/t0000-basic.sh
|
|
+++ b/tests/t0000-basic.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that a simple command using -s succeeds with no prompt
|
|
|
|
-# Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007, 2009-2014 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/tests/t0001-tiny.sh b/tests/t0001-tiny.sh
|
|
index f3d7b6c..8abc43a 100755
|
|
--- a/tests/t0001-tiny.sh
|
|
+++ b/tests/t0001-tiny.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# operate on a very small (1-sector) "disk"
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0010-script-no-ctrl-chars.sh b/tests/t0010-script-no-ctrl-chars.sh
|
|
index 947f608..0d7d13f 100755
|
|
--- a/tests/t0010-script-no-ctrl-chars.sh
|
|
+++ b/tests/t0010-script-no-ctrl-chars.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that printing with -s outputs no readline control chars
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0100-print.sh b/tests/t0100-print.sh
|
|
index d23cfea..61c6d93 100755
|
|
--- a/tests/t0100-print.sh
|
|
+++ b/tests/t0100-print.sh
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# the most basic 'print' test
|
|
-# Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007, 2009-2014 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/tests/t0101-print-empty.sh b/tests/t0101-print-empty.sh
|
|
index 75b5aa5..3d9a8c9 100755
|
|
--- a/tests/t0101-print-empty.sh
|
|
+++ b/tests/t0101-print-empty.sh
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# test 'parted $dev print' on empty device (without label)
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t0200-gpt.sh b/tests/t0200-gpt.sh
|
|
index 36f6cd4..c3bd1aa 100755
|
|
--- a/tests/t0200-gpt.sh
|
|
+++ b/tests/t0200-gpt.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that printing a GPT partition table does not modify it.
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0201-gpt.sh b/tests/t0201-gpt.sh
|
|
index edf99b8..f24caf0 100755
|
|
--- a/tests/t0201-gpt.sh
|
|
+++ b/tests/t0201-gpt.sh
|
|
@@ -2,7 +2,7 @@
|
|
# avoid failed assertion when creating a GPT on top of an old one for a
|
|
# larger device
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0202-gpt-pmbr.sh b/tests/t0202-gpt-pmbr.sh
|
|
index f5d5dc8..28f644f 100755
|
|
--- a/tests/t0202-gpt-pmbr.sh
|
|
+++ b/tests/t0202-gpt-pmbr.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Preserve first 446B of the Protected MBR for gpt partitions.
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0203-gpt-create-on-min-sized-device.sh b/tests/t0203-gpt-create-on-min-sized-device.sh
|
|
index d95d9cd..e2c93bc 100644
|
|
--- a/tests/t0203-gpt-create-on-min-sized-device.sh
|
|
+++ b/tests/t0203-gpt-create-on-min-sized-device.sh
|
|
@@ -2,7 +2,7 @@
|
|
# parted 3.1 and prior would exit with no diagnostic when failing
|
|
# to create a GPT partition table on a device that was too small.
|
|
|
|
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012-2014 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/tests/t0203-gpt-shortened-device-primary-valid.sh b/tests/t0203-gpt-shortened-device-primary-valid.sh
|
|
index 1c8e48e..3dd28f8 100755
|
|
--- a/tests/t0203-gpt-shortened-device-primary-valid.sh
|
|
+++ b/tests/t0203-gpt-shortened-device-primary-valid.sh
|
|
@@ -2,7 +2,7 @@
|
|
# Demonstrate that placing a valid gpt-labeled image on a shorter device
|
|
# does not invalidate the primary GPT header.
|
|
|
|
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012-2014 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/tests/t0203-gpt-tiny-device-abort.sh b/tests/t0203-gpt-tiny-device-abort.sh
|
|
index 27bb6b1..6a08f32 100644
|
|
--- a/tests/t0203-gpt-tiny-device-abort.sh
|
|
+++ b/tests/t0203-gpt-tiny-device-abort.sh
|
|
@@ -2,7 +2,7 @@
|
|
# parted before 3.1 could abort while reading a pathologically small device
|
|
# with a valid primary GPT header but no room for the backup header.
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0205-gpt-list-clobbers-pmbr.sh b/tests/t0205-gpt-list-clobbers-pmbr.sh
|
|
index f12081f..615d83c 100644
|
|
--- a/tests/t0205-gpt-list-clobbers-pmbr.sh
|
|
+++ b/tests/t0205-gpt-list-clobbers-pmbr.sh
|
|
@@ -5,7 +5,7 @@
|
|
# GPT/MBR table, merely listing the table with Parted-2.1 would clobber
|
|
# the MBR part.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh b/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
|
|
index ce67880..311c5f4 100755
|
|
--- a/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
|
|
+++ b/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
|
|
@@ -3,7 +3,7 @@
|
|
# Much like t0205, but with the addition of a corrupt PTE in primary table,
|
|
# "parted $device print" would modify $device.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t0207-IEC-binary-notation.sh b/tests/t0207-IEC-binary-notation.sh
|
|
index 0ff538f..41f1d33 100644
|
|
--- a/tests/t0207-IEC-binary-notation.sh
|
|
+++ b/tests/t0207-IEC-binary-notation.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Show how parted treats a starting or ending sector number w/IEC units.
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t0208-mkpart-end-in-IEC.sh b/tests/t0208-mkpart-end-in-IEC.sh
|
|
index 33098b4..ffcb480 100644
|
|
--- a/tests/t0208-mkpart-end-in-IEC.sh
|
|
+++ b/tests/t0208-mkpart-end-in-IEC.sh
|
|
@@ -2,7 +2,7 @@
|
|
# Make sure parted mkpart ends the partition one sector before the specified
|
|
# value if end is specified with IEC units.
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t0209-gpt-pmbr_boot.sh b/tests/t0209-gpt-pmbr_boot.sh
|
|
index 277a356..bb6eb31 100755
|
|
--- a/tests/t0209-gpt-pmbr_boot.sh
|
|
+++ b/tests/t0209-gpt-pmbr_boot.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that pmbr_boot flag can be set
|
|
|
|
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012-2014 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/tests/t0210-gpt-resized-partition-entry-array.sh b/tests/t0210-gpt-resized-partition-entry-array.sh
|
|
index 86fb8ce..2efc3ca 100755
|
|
--- a/tests/t0210-gpt-resized-partition-entry-array.sh
|
|
+++ b/tests/t0210-gpt-resized-partition-entry-array.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# exercise GPT handling of n_partition_array_entries != 128
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0211-gpt-rewrite-header.sh b/tests/t0211-gpt-rewrite-header.sh
|
|
index ee33e43..c747a49 100644
|
|
--- a/tests/t0211-gpt-rewrite-header.sh
|
|
+++ b/tests/t0211-gpt-rewrite-header.sh
|
|
@@ -5,7 +5,7 @@
|
|
# header to the end of the device. Before parted-3.1, when it attempted
|
|
# to do that, starting with a 9-PTE array, it would render the result invalid.
|
|
|
|
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012-2014 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/tests/t0212-gpt-many-partitions.sh b/tests/t0212-gpt-many-partitions.sh
|
|
index 55591d9..0b764f9 100644
|
|
--- a/tests/t0212-gpt-many-partitions.sh
|
|
+++ b/tests/t0212-gpt-many-partitions.sh
|
|
@@ -2,7 +2,7 @@
|
|
# gpt: create many partitions
|
|
# Before parted-3.1, this would provoke an invalid free.
|
|
|
|
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012-2014 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/tests/t0220-gpt-msftres.sh b/tests/t0220-gpt-msftres.sh
|
|
index 6ce96e8..79518ae 100755
|
|
--- a/tests/t0220-gpt-msftres.sh
|
|
+++ b/tests/t0220-gpt-msftres.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# gpt default "flag" for a partition must not be msftres
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0250-gpt.sh b/tests/t0250-gpt.sh
|
|
index 54b14b3..c3dd93c 100755
|
|
--- a/tests/t0250-gpt.sh
|
|
+++ b/tests/t0250-gpt.sh
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# very basic GPT table
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t0251-gpt-unicode.sh b/tests/t0251-gpt-unicode.sh
|
|
index fbffbcb..d2d24ff 100755
|
|
--- a/tests/t0251-gpt-unicode.sh
|
|
+++ b/tests/t0251-gpt-unicode.sh
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# Test unicode partition names
|
|
-# Copyright (C) 2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2013-2014 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/tests/t0280-gpt-corrupt.sh b/tests/t0280-gpt-corrupt.sh
|
|
index 80effa0..a7c8d82 100755
|
|
--- a/tests/t0280-gpt-corrupt.sh
|
|
+++ b/tests/t0280-gpt-corrupt.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# corrupt a GPT table; ensure parted takes notice
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0281-gpt-grow.sh b/tests/t0281-gpt-grow.sh
|
|
index 0cef138..2f34532 100644
|
|
--- a/tests/t0281-gpt-grow.sh
|
|
+++ b/tests/t0281-gpt-grow.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# grow a gpt disk, ensure that parted offers to update the gpt size
|
|
|
|
-# Copyright (C) 2009-2012 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2012, 2014 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/tests/t0282-gpt-move-backup.sh b/tests/t0282-gpt-move-backup.sh
|
|
index 1a296ad..27ef4a6 100644
|
|
--- a/tests/t0282-gpt-move-backup.sh
|
|
+++ b/tests/t0282-gpt-move-backup.sh
|
|
@@ -2,7 +2,7 @@
|
|
# put backup copy gpt in the wrong place, ensure that
|
|
# parted offers to fix
|
|
|
|
-# Copyright (C) 2009-2012 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2012, 2014 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/tests/t0283-overlap-partitions.sh b/tests/t0283-overlap-partitions.sh
|
|
index 76b2740..f9a3aff 100644
|
|
--- a/tests/t0283-overlap-partitions.sh
|
|
+++ b/tests/t0283-overlap-partitions.sh
|
|
@@ -2,7 +2,7 @@
|
|
# ensure parted can ignore partitions that overlap or are
|
|
# longer than the disk and remove them
|
|
|
|
-# Copyright (C) 2009-2012 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2012, 2014 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/tests/t0300-dos-on-gpt.sh b/tests/t0300-dos-on-gpt.sh
|
|
index bd09a93..05f9cc6 100755
|
|
--- a/tests/t0300-dos-on-gpt.sh
|
|
+++ b/tests/t0300-dos-on-gpt.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# avoid segfault creating a dos PT on top of a gpt one
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0301-overwrite-gpt-pmbr.sh b/tests/t0301-overwrite-gpt-pmbr.sh
|
|
index 30756f6..50a40ec 100755
|
|
--- a/tests/t0301-overwrite-gpt-pmbr.sh
|
|
+++ b/tests/t0301-overwrite-gpt-pmbr.sh
|
|
@@ -2,7 +2,7 @@
|
|
# Test creating a msdos partition over a GPT partition with
|
|
# fdisk which doesn't remove the GPT partitions, only the PMBR
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0350-mac-PT-increases-sector-size.sh b/tests/t0350-mac-PT-increases-sector-size.sh
|
|
index 45af404..b8b507c 100644
|
|
--- a/tests/t0350-mac-PT-increases-sector-size.sh
|
|
+++ b/tests/t0350-mac-PT-increases-sector-size.sh
|
|
@@ -3,7 +3,7 @@
|
|
# larger than what the kernel told us (SS) would cause parted to read B
|
|
# bytes into a smaller, SS-byte buffer, clobbering heap storage.
|
|
|
|
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012-2014 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/tests/t0400-loop-clobber-infloop.sh b/tests/t0400-loop-clobber-infloop.sh
|
|
index b1fc32d..7c595c5 100644
|
|
--- a/tests/t0400-loop-clobber-infloop.sh
|
|
+++ b/tests/t0400-loop-clobber-infloop.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# do not infloop in loop_clobber
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0500-dup-clobber.sh b/tests/t0500-dup-clobber.sh
|
|
index 28c664d..d85b5f7 100644
|
|
--- a/tests/t0500-dup-clobber.sh
|
|
+++ b/tests/t0500-dup-clobber.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Drive the dup-clobber program.
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t0501-duplicate.sh b/tests/t0501-duplicate.sh
|
|
index 8affad4..66d321a 100644
|
|
--- a/tests/t0501-duplicate.sh
|
|
+++ b/tests/t0501-duplicate.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Drive the dup-clobber program.
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t1100-busy-label.sh b/tests/t1100-busy-label.sh
|
|
index a69b1f3..4e256d3 100755
|
|
--- a/tests/t1100-busy-label.sh
|
|
+++ b/tests/t1100-busy-label.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# partitioning (parted -s DEV mklabel) a busy disk must fail.
|
|
|
|
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007-2014 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/tests/t1101-busy-partition.sh b/tests/t1101-busy-partition.sh
|
|
index 81ccdb8..eb3fac6 100755
|
|
--- a/tests/t1101-busy-partition.sh
|
|
+++ b/tests/t1101-busy-partition.sh
|
|
@@ -2,7 +2,7 @@
|
|
# test for Debian bug #582818 (http://bugs.debian.org/582818); forbid
|
|
# the removal of a mounted partition.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t1102-loop-label.sh b/tests/t1102-loop-label.sh
|
|
index f5701a3..7f9ebfe 100644
|
|
--- a/tests/t1102-loop-label.sh
|
|
+++ b/tests/t1102-loop-label.sh
|
|
@@ -2,7 +2,7 @@
|
|
# make sure that loop labels work correctly
|
|
# create an actual partition
|
|
|
|
-# Copyright (C) 2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2013-2014 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/tests/t1700-probe-fs.sh b/tests/t1700-probe-fs.sh
|
|
index 2ba2f95..79ae5fe 100755
|
|
--- a/tests/t1700-probe-fs.sh
|
|
+++ b/tests/t1700-probe-fs.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Probe Ext2, Ext3 and Ext4 file systems
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t2200-dos-label-recog.sh b/tests/t2200-dos-label-recog.sh
|
|
index 5ca0010..6a929e5 100755
|
|
--- a/tests/t2200-dos-label-recog.sh
|
|
+++ b/tests/t2200-dos-label-recog.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# improved MSDOS partition-table recognition
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t2201-pc98-label-recog.sh b/tests/t2201-pc98-label-recog.sh
|
|
index 83c30df..623886f 100755
|
|
--- a/tests/t2201-pc98-label-recog.sh
|
|
+++ b/tests/t2201-pc98-label-recog.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Recognize PC98 labeled disks
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t2300-dos-label-extended-bootcode.sh b/tests/t2300-dos-label-extended-bootcode.sh
|
|
index b0c26bb..cdc1190 100755
|
|
--- a/tests/t2300-dos-label-extended-bootcode.sh
|
|
+++ b/tests/t2300-dos-label-extended-bootcode.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure parted preserves bootcode in extended partition.
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t2310-dos-extended-2-sector-min-offset.sh b/tests/t2310-dos-extended-2-sector-min-offset.sh
|
|
index 53843ab..10e2e6a 100644
|
|
--- a/tests/t2310-dos-extended-2-sector-min-offset.sh
|
|
+++ b/tests/t2310-dos-extended-2-sector-min-offset.sh
|
|
@@ -2,7 +2,7 @@
|
|
# Ensure that parted allows a single sector between the beginning
|
|
# of an extended partition and the first logical partition.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t2400-dos-hfs-partition-type.sh b/tests/t2400-dos-hfs-partition-type.sh
|
|
index feb43c5..85d5a5f 100644
|
|
--- a/tests/t2400-dos-hfs-partition-type.sh
|
|
+++ b/tests/t2400-dos-hfs-partition-type.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that an HFS partition in a dos table gets the right ID
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t2500-probe-corrupt-hfs.sh b/tests/t2500-probe-corrupt-hfs.sh
|
|
index d8a5f1c..403c566 100755
|
|
--- a/tests/t2500-probe-corrupt-hfs.sh
|
|
+++ b/tests/t2500-probe-corrupt-hfs.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Do not misbehave when probing a corrupt HFS partition.
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t3000-resize-fs.sh b/tests/t3000-resize-fs.sh
|
|
index a518080..8cab476 100755
|
|
--- a/tests/t3000-resize-fs.sh
|
|
+++ b/tests/t3000-resize-fs.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# exercise the resize library; FAT and HFS+ only
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t3200-type-change.sh b/tests/t3200-type-change.sh
|
|
index a03fd8c..24854f5 100755
|
|
--- a/tests/t3200-type-change.sh
|
|
+++ b/tests/t3200-type-change.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure parted doesn't change the type of a partition to match its FS.
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t3300-palo-prep.sh b/tests/t3300-palo-prep.sh
|
|
index 88b2c55..8f2890b 100755
|
|
--- a/tests/t3300-palo-prep.sh
|
|
+++ b/tests/t3300-palo-prep.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that palo and prep types work properly.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t3310-flags.sh b/tests/t3310-flags.sh
|
|
index 94b2f2a..cb3024a 100644
|
|
--- a/tests/t3310-flags.sh
|
|
+++ b/tests/t3310-flags.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Exercise the exclusive, single-bit flags.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t3400-whole-disk-FAT-partition.sh b/tests/t3400-whole-disk-FAT-partition.sh
|
|
index 68f0479..18da752 100755
|
|
--- a/tests/t3400-whole-disk-FAT-partition.sh
|
|
+++ b/tests/t3400-whole-disk-FAT-partition.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that a whole-disk FAT partition is detected.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t4000-sun-raid-type.sh b/tests/t4000-sun-raid-type.sh
|
|
index 66905cf..858b96c 100755
|
|
--- a/tests/t4000-sun-raid-type.sh
|
|
+++ b/tests/t4000-sun-raid-type.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# RAID support on sun disk type
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t4001-sun-vtoc.sh b/tests/t4001-sun-vtoc.sh
|
|
index 090e070..d70817d 100755
|
|
--- a/tests/t4001-sun-vtoc.sh
|
|
+++ b/tests/t4001-sun-vtoc.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that Sun VTOC is properly initialized.
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t4100-dvh-partition-limits.sh b/tests/t4100-dvh-partition-limits.sh
|
|
index a1bc69a..aeec8fd 100755
|
|
--- a/tests/t4100-dvh-partition-limits.sh
|
|
+++ b/tests/t4100-dvh-partition-limits.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# enforce limits on partition start sector and length
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t4100-msdos-partition-limits.sh b/tests/t4100-msdos-partition-limits.sh
|
|
index 65bda25..09bb5d0 100755
|
|
--- a/tests/t4100-msdos-partition-limits.sh
|
|
+++ b/tests/t4100-msdos-partition-limits.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# enforce limits on partition start sector and length
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t4100-msdos-starting-sector.sh b/tests/t4100-msdos-starting-sector.sh
|
|
index 37b9875..974c8e0 100755
|
|
--- a/tests/t4100-msdos-starting-sector.sh
|
|
+++ b/tests/t4100-msdos-starting-sector.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Consistency in msdos free space starting sector.
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t4200-partprobe.sh b/tests/t4200-partprobe.sh
|
|
index 5ae1a42..261d0e7 100755
|
|
--- a/tests/t4200-partprobe.sh
|
|
+++ b/tests/t4200-partprobe.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# partprobe must not examine more than 16 partitions
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t4300-nilfs2-tiny.sh b/tests/t4300-nilfs2-tiny.sh
|
|
index 523b6bd..0c954ec 100755
|
|
--- a/tests/t4300-nilfs2-tiny.sh
|
|
+++ b/tests/t4300-nilfs2-tiny.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Trigger a nilfs2-related bug.
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t5000-tags.sh b/tests/t5000-tags.sh
|
|
index 1d443c3..121e8e7 100755
|
|
--- a/tests/t5000-tags.sh
|
|
+++ b/tests/t5000-tags.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# test bios_grub flag in gpt labels
|
|
|
|
-# Copyright (C) 2007-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2007-2014 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/tests/t6000-dm.sh b/tests/t6000-dm.sh
|
|
index c301dee..3513e58 100755
|
|
--- a/tests/t6000-dm.sh
|
|
+++ b/tests/t6000-dm.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# ensure that parted can distinguish device map types: linear, multipath
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t6001-psep.sh b/tests/t6001-psep.sh
|
|
index 809ff9e..f15090a 100644
|
|
--- a/tests/t6001-psep.sh
|
|
+++ b/tests/t6001-psep.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# ensure that parted names partitions on dm disks correctly
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t6002-dm-busy.sh b/tests/t6002-dm-busy.sh
|
|
index c02bf81..723dd30 100644
|
|
--- a/tests/t6002-dm-busy.sh
|
|
+++ b/tests/t6002-dm-busy.sh
|
|
@@ -2,7 +2,7 @@
|
|
# ensure that parted can alter a partition on a dmraid disk
|
|
# while another one is mounted
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t6003-dm-hide.sh b/tests/t6003-dm-hide.sh
|
|
index 8618adc..fb3b041 100644
|
|
--- a/tests/t6003-dm-hide.sh
|
|
+++ b/tests/t6003-dm-hide.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# ensure that parted -l only shows dmraid device-mapper devices
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t6004-dm-many-partitions.sh b/tests/t6004-dm-many-partitions.sh
|
|
index 4d08e72..8d291ef 100755
|
|
--- a/tests/t6004-dm-many-partitions.sh
|
|
+++ b/tests/t6004-dm-many-partitions.sh
|
|
@@ -2,7 +2,7 @@
|
|
# device-mapper: create many partitions
|
|
# This would not create partitions > 16 when using device-mapper
|
|
|
|
-# Copyright (C) 2012 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012, 2014 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/tests/t6005-dm-uuid.sh b/tests/t6005-dm-uuid.sh
|
|
index f58cb06..ce1251a 100755
|
|
--- a/tests/t6005-dm-uuid.sh
|
|
+++ b/tests/t6005-dm-uuid.sh
|
|
@@ -2,7 +2,7 @@
|
|
# device-mapper: preserve uuid
|
|
# The dm's partitions uuid would be removed when creating new partitions
|
|
|
|
-# Copyright (C) 2012 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2012, 2014 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/tests/t6100-mdraid-partitions.sh b/tests/t6100-mdraid-partitions.sh
|
|
index e980b5d..6f08442 100755
|
|
--- a/tests/t6100-mdraid-partitions.sh
|
|
+++ b/tests/t6100-mdraid-partitions.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# verify that new kernel is informed about partitions on mdraid devices
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t7000-scripting.sh b/tests/t7000-scripting.sh
|
|
index 94f5409..b939d1d 100755
|
|
--- a/tests/t7000-scripting.sh
|
|
+++ b/tests/t7000-scripting.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Make sure the scripting option works (-s) properly.
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t8000-loop.sh b/tests/t8000-loop.sh
|
|
index ca4cdc4..ba08a94 100755
|
|
--- a/tests/t8000-loop.sh
|
|
+++ b/tests/t8000-loop.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Test usage of loop devices
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t8001-loop-blkpg.sh b/tests/t8001-loop-blkpg.sh
|
|
index ad363ff..1363ac2 100755
|
|
--- a/tests/t8001-loop-blkpg.sh
|
|
+++ b/tests/t8001-loop-blkpg.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Test support for partitions on loop devices
|
|
|
|
-# Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2008-2014 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/tests/t9010-big-sector.sh b/tests/t9010-big-sector.sh
|
|
index 4c15327..10e2d51 100755
|
|
--- a/tests/t9010-big-sector.sh
|
|
+++ b/tests/t9010-big-sector.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# check physical sector size as reported by 'print'
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t9020-alignment.sh b/tests/t9020-alignment.sh
|
|
index 482202f..f27b59b 100755
|
|
--- a/tests/t9020-alignment.sh
|
|
+++ b/tests/t9020-alignment.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# verify that new alignment-querying functions work
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t9021-maxima.sh b/tests/t9021-maxima.sh
|
|
index 97b5bbe..510e6c2 100755
|
|
--- a/tests/t9021-maxima.sh
|
|
+++ b/tests/t9021-maxima.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# verify that partition maxima-querying functions work
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t9022-one-unit-snap.sh b/tests/t9022-one-unit-snap.sh
|
|
index 844a78f..9b014e6 100644
|
|
--- a/tests/t9022-one-unit-snap.sh
|
|
+++ b/tests/t9022-one-unit-snap.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Confirm that specifying 1 unit snaps to the correct value
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t9023-value-lt-one.sh b/tests/t9023-value-lt-one.sh
|
|
index cb8fb5f..964657d 100644
|
|
--- a/tests/t9023-value-lt-one.sh
|
|
+++ b/tests/t9023-value-lt-one.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Confirm that a value between 0 and 1 throws an error
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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/tests/t9030-align-check.sh b/tests/t9030-align-check.sh
|
|
index ed88f8b..eed3975 100644
|
|
--- a/tests/t9030-align-check.sh
|
|
+++ b/tests/t9030-align-check.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# exercise the align-check command
|
|
|
|
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2009-2014 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/tests/t9040-many-partitions.sh b/tests/t9040-many-partitions.sh
|
|
index e9461f6..a3af5e7 100644
|
|
--- a/tests/t9040-many-partitions.sh
|
|
+++ b/tests/t9040-many-partitions.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that creating many partitions works.
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t9041-undetected-in-use-16th-partition.sh b/tests/t9041-undetected-in-use-16th-partition.sh
|
|
index 2c4390d..b763e91 100644
|
|
--- a/tests/t9041-undetected-in-use-16th-partition.sh
|
|
+++ b/tests/t9041-undetected-in-use-16th-partition.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that parted knows when N'th (N>=16) partition is mounted
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t9042-dos-partition-limit.sh b/tests/t9042-dos-partition-limit.sh
|
|
index f3f8ced..b01828c 100644
|
|
--- a/tests/t9042-dos-partition-limit.sh
|
|
+++ b/tests/t9042-dos-partition-limit.sh
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
# Ensure that parted enforces msdos partition limit
|
|
|
|
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2010-2014 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/tests/t9050-partition-table-types.sh b/tests/t9050-partition-table-types.sh
|
|
index d73f45e..390cedf 100755
|
|
--- a/tests/t9050-partition-table-types.sh
|
|
+++ b/tests/t9050-partition-table-types.sh
|
|
@@ -3,7 +3,7 @@
|
|
# I.e., write a partition table of type T, and then overwrite it
|
|
# with one of type V, for every permutation of T and V.
|
|
|
|
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
+# Copyright (C) 2011-2014 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.9.3
|
|
|