lib/utopia/extensions/date.rb in utopia-0.9.58 vs lib/utopia/extensions/date.rb in utopia-0.9.59
- old
+ new
@@ -1,5 +1,5 @@
-# This file is part of the "Utopia Framework" project, and is licensed under the GNU AGPLv3.
+# This file is part of the "Utopia Framework" project, and is released under the MIT license.
# Copyright 2010 Samuel Williams. All rights reserved.
# See <utopia.rb> for licensing details.
# These amendments allow for Date <=> DateTime <=> Time, and so on.
# Use only if required. This implementation works for Ruby 1.9.2.
\ No newline at end of file