summaryrefslogtreecommitdiffstats
path: root/sparsify
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-01-18 22:05:02 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-01-18 22:05:02 +0000
commit08840bab44c38d0c69b5780c57b2bf370c96d58c (patch)
treea09d90f385c268782bb79755e9e9f6e7c6b6d3cb /sparsify
parentd8a1389df35ddd5b6d9af86dc27c1978ea07348f (diff)
downloadlibguestfs-08840bab44c38d0c69b5780c57b2bf370c96d58c.tar.gz
libguestfs-08840bab44c38d0c69b5780c57b2bf370c96d58c.tar.xz
libguestfs-08840bab44c38d0c69b5780c57b2bf370c96d58c.zip
Tempus fugit.
Update all copyright dates to 2012.
Diffstat (limited to 'sparsify')
-rw-r--r--sparsify/progress.ml2
-rw-r--r--sparsify/progress.mli2
-rw-r--r--sparsify/utils.ml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sparsify/progress.ml b/sparsify/progress.ml
index 6eca40f9..f925a9c6 100644
--- a/sparsify/progress.ml
+++ b/sparsify/progress.ml
@@ -1,5 +1,5 @@
(* virt-sparsify
- * Copyright (C) 2010-2011 Red Hat Inc.
+ * Copyright (C) 2010-2012 Red Hat 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/sparsify/progress.mli b/sparsify/progress.mli
index c95d2800..677df677 100644
--- a/sparsify/progress.mli
+++ b/sparsify/progress.mli
@@ -1,5 +1,5 @@
(* virt-sparsify
- * Copyright (C) 2010-2011 Red Hat Inc.
+ * Copyright (C) 2010-2012 Red Hat 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/sparsify/utils.ml b/sparsify/utils.ml
index b7c531d8..e34fe403 100644
--- a/sparsify/utils.ml
+++ b/sparsify/utils.ml
@@ -1,5 +1,5 @@
(* virt-sparsify
- * Copyright (C) 2010-2011 Red Hat Inc.
+ * Copyright (C) 2010-2012 Red Hat 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