diff dynamin/all.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
line wrap: on
line diff
--- a/dynamin/all.d	Tue May 15 21:14:48 2012 -0500
+++ b/dynamin/all.d	Tue May 15 22:06:02 2012 -0500
@@ -1,3 +1,13 @@
+
+/*
+ * Copyright Jordan Miner
+ *
+ * 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)
+ *
+ */
+
 module dynamin.all;
 
 //public import dynamin.core.all;