config/environments/development.rb in wontomedia-1.0.1 vs config/environments/development.rb in wontomedia-1.0.2
- old
+ new
@@ -1,11 +1,20 @@
-# !!!!! This file was auto-generated by "ruby rails wontomedia" IF
-# !!!!! YOU MODIFY IT, you *MUST* replace this notice with a WontoMedia
-# !!!!! copyright attribute (get from policy/copyright-notices/header.rb)
-# !!!!! *AND* remove the name of this file from the copyright checking
-# !!!!! ignore list (policy/copyright-notice-ignore) *BEFORE*
-# !!!!! submitting to any version control that feeds back to the
-# !!!!! WontoMedia project.
+# WontoMedia - a wontology web application
+# Copyright (C) 2010 - Glen E. Ivey
+# www.wontology.com
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License version
+# 3 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program in the file COPYING and/or LICENSE. If not,
+# see <http://www.gnu.org/licenses/>.
# Settings specified here will take precedence over those in config/environment.rb
# In the development environment your application's code is reloaded on