summaryrefslogtreecommitdiffstats
path: root/sparsify
diff options
context:
space:
mode:
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