Update copyright dates in source files.
[cumulus.git] / store.h
diff --git a/store.h b/store.h
index 580881c..c358770 100644 (file)
--- a/store.h
+++ b/store.h
@@ -1,5 +1,5 @@
 /* LBS: An LFS-inspired filesystem backup system
- * Copyright (C) 2006  Michael Vrable
+ * Copyright (C) 2006-2008  Michael Vrable
  *
  * Backup data is stored in a collection of objects, which are grouped together
  * into segments for storage purposes.  This implementation of the object store