README in mlist-0.1.11 vs README in mlist-0.1.12

- old
+ new

@@ -139,11 +139,11 @@ Rails::Initializer.run do |config| # Please do specify a version, and check for the latest! config.gem "mlist", :version => '0.1.0' end - + MLIST_SERVER = MList::Server.new( :list_manager => MList::Manager::Database.new, :email_server => MList::EmailServer::Default.new( MList::EmailServer::Pop.new( :ssl => false, @@ -183,9 +183,10 @@ == LICENSE: (The MIT License) Copyright (c) 2008-2009 Adam Williams (aiwilliams) +Portions from Rails are Copyright (c) 2004-2008 David Heinemeier Hansson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the