summaryrefslogtreecommitdiffstats
path: root/paste/include/storage
diff options
context:
space:
mode:
Diffstat (limited to 'paste/include/storage')
-rw-r--r--paste/include/storage/FileStorage.php2
-rw-r--r--paste/include/storage/MysqlStorage.php2
-rw-r--r--paste/include/storage/StorageEngine.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/paste/include/storage/FileStorage.php b/paste/include/storage/FileStorage.php
index e1fc72c..5cfc23d 100644
--- a/paste/include/storage/FileStorage.php
+++ b/paste/include/storage/FileStorage.php
@@ -3,7 +3,7 @@
This software is licensed through a BSD-style License.
http://www.opensource.org/licenses/bsd-license.php
-Copyright (c) 2009 Alexander Sulfrian
+Copyright (c) 2009 - 2010 Alexander Sulfrian
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/paste/include/storage/MysqlStorage.php b/paste/include/storage/MysqlStorage.php
index fe28007..84a1151 100644
--- a/paste/include/storage/MysqlStorage.php
+++ b/paste/include/storage/MysqlStorage.php
@@ -3,7 +3,7 @@
This software is licensed through a BSD-style License.
http://www.opensource.org/licenses/bsd-license.php
-Copyright (c) 2009 Alexander Sulfrian
+Copyright (c) 2009 - 2010 Alexander Sulfrian
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/paste/include/storage/StorageEngine.php b/paste/include/storage/StorageEngine.php
index 09e1676..4681398 100644
--- a/paste/include/storage/StorageEngine.php
+++ b/paste/include/storage/StorageEngine.php
@@ -3,7 +3,7 @@
This software is licensed through a BSD-style License.
http://www.opensource.org/licenses/bsd-license.php
-Copyright (c) 2009 Alexander Sulfrian
+Copyright (c) 2009 - 2010 Alexander Sulfrian
All rights reserved.
Redistribution and use in source and binary forms, with or without