[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Jul 31 08:07:16 PDT 2015


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/594f84859148/
Changeset:   594f84859148
Branch:      yt
User:        MatthewTurk
Date:        2015-07-31 14:36:57+00:00
Summary:     Updating copyright and license in accordance with http://lists.spacepope.org/pipermail/yt-svn-spacepope.org/2013-July/004177.html
Affected #:  1 file

diff -r c8e5a56dfd3a968b318524fbd31f2550083d646b -r 594f848591485e080b1f3a814c6da7fc35464dfb yt/utilities/quantities.py
--- a/yt/utilities/quantities.py
+++ b/yt/utilities/quantities.py
@@ -1,30 +1,18 @@
 """
-Quantities -- floats with units.
+Some old field names.
 
-Author: Casey W. Stark <caseywstark at gmail.com>
-Affiliation: UC Berkeley
 
-Homepage: http://yt-project.org/
-License:
-  Copyright (C) 2013 Casey W. Stark.  All Rights Reserved.
-
-  This file is part of yt.
-
-  yt is free software; you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3 of the License, or
-  (at your option) any later version.
-
-  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 General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 """
 
+#-----------------------------------------------------------------------------
+# Copyright (c) 2013, yt Development Team.
+#
+# Distributed under the terms of the Modified BSD License.
+#
+# The full license is in the file COPYING.txt, distributed with this software.
+#-----------------------------------------------------------------------------
+
 import numpy as np
 
 from yt.units.yt_array import YTArray


https://bitbucket.org/yt_analysis/yt/commits/fa08e386d0da/
Changeset:   fa08e386d0da
Branch:      yt
User:        MatthewTurk
Date:        2015-07-31 14:39:02+00:00
Summary:     Updating copyright and license in accordance with http://lists.spacepope.org/pipermail/yt-svn-spacepope.org/2013-July/004157.html
Affected #:  1 file

diff -r 594f848591485e080b1f3a814c6da7fc35464dfb -r fa08e386d0da0f697cce3b5fa5752bfe5101c189 yt/utilities/pyparselibconfig/libconfig.py
--- a/yt/utilities/pyparselibconfig/libconfig.py
+++ b/yt/utilities/pyparselibconfig/libconfig.py
@@ -1,9 +1,9 @@
 from __future__ import print_function
 
 #-----------------------------------------------------------------------------
-# Copyright (c) 2013, Samuel Skillman 
+# Copyright (c) 2013, yt Development Team
 #
-# Distributed under the terms of the MIT License.
+# Distributed under the terms of the Modified BSD License.
 #
 # The full license is in the file COPYING.txt, distributed with this software.
 #-----------------------------------------------------------------------------

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list