[yt-svn] commit/yt: ngoldbaum: Updating TransferFunctionHelper's license blurb.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Oct 2 15:13:31 PDT 2013


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/736abff6337f/
Changeset:   736abff6337f
Branch:      yt
User:        ngoldbaum
Date:        2013-10-03 00:13:15
Summary:     Updating TransferFunctionHelper's license blurb.
Affected #:  1 file

diff -r 51157128e18557c82dc00a9f5853b6bcd361e63a -r 736abff6337f5c1c037638c1ccfac2b6c4ef3508 yt/visualization/volume_rendering/transfer_function_helper.py
--- a/yt/visualization/volume_rendering/transfer_function_helper.py
+++ b/yt/visualization/volume_rendering/transfer_function_helper.py
@@ -2,27 +2,18 @@
 A helper class to build, display, and modify transfer functions for volume
 rendering.
 
-Author: Samuel Skillman <samskillman at gmail.com>
-Affiliation: DOE CSGF, U. of Colorado at Boulder
-Homepage: http://yt-project.org/
-License:
-  Copyright (C) 2013 Samuel Skillman.  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.
+#-----------------------------------------------------------------------------
+# 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.
+#-----------------------------------------------------------------------------
 
-  You should have received a copy of the GNU General Public License
-  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-"""
 from yt.funcs import mylog
 from yt.data_objects.profiles import BinnedProfile1D
 from yt.visualization.volume_rendering.api import ColorTransferFunction

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