diff dynamin/core/environment.d @ 103:73060bc3f004

Change license to Boost 1.0 and MPL 2.0.
author Jordan Miner <jminer7@gmail.com>
date Tue, 15 May 2012 22:06:02 -0500
parents aa4efef0f0b1
children acdbb30fee7e
line wrap: on
line diff
--- a/dynamin/core/environment.d	Tue May 15 21:14:48 2012 -0500
+++ b/dynamin/core/environment.d	Tue May 15 22:06:02 2012 -0500
@@ -1,25 +1,10 @@
-// Written in the D programming language
-// www.digitalmars.com/d/
 
 /*
- * The contents of this file are subject to the Mozilla Public License Version
- * 1.1 (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- * http://www.mozilla.org/MPL/
+ * Copyright Jordan Miner
  *
- * Software distributed under the License is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- * for the specific language governing rights and limitations under the
- * License.
- *
- * The Original Code is the Dynamin library.
- *
- * The Initial Developer of the Original Code is Jordan Miner.
- * Portions created by the Initial Developer are Copyright (C) 2006-2009
- * the Initial Developer. All Rights Reserved.
- *
- * Contributor(s):
- *   Jordan Miner <jminer7@gmail.com>
+ * Distributed under the Boost Software License, Version 1.0.
+ * (See accompanying file BOOST_LICENSE.txt or copy at
+ * http://www.boost.org/LICENSE_1_0.txt)
  *
  */