lib/utopia/session/encrypted_cookie.rb in utopia-0.9.58 vs lib/utopia/session/encrypted_cookie.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. require 'openssl' require 'digest/sha2' \ No newline at end of file