summaryrefslogtreecommitdiff
path: root/networkx/exception.py
diff options
context:
space:
mode:
authoraric <none@none>2009-08-26 03:54:18 +0000
committeraric <none@none>2009-08-26 03:54:18 +0000
commit2906b76835692a8dd0180d7874efa1b6325f6f70 (patch)
tree4fc075cec05d4683dd6b1a9d3e1bd05b6ac3370b /networkx/exception.py
parent0b365941046ebe6a6dd60cd7b2c8cdb5f9ec0732 (diff)
downloadnetworkx-2906b76835692a8dd0180d7874efa1b6325f6f70.tar.gz
License change to BSD.
--HG-- extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401429
Diffstat (limited to 'networkx/exception.py')
-rw-r--r--networkx/exception.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/networkx/exception.py b/networkx/exception.py
index 02451ef0..57a0da40 100644
--- a/networkx/exception.py
+++ b/networkx/exception.py
@@ -11,8 +11,8 @@ __author__ = """Aric Hagberg (hagberg@lanl.gov)\nPieter Swart (swart@lanl.gov)\n
# Aric Hagberg <hagberg@lanl.gov>
# Dan Schult <dschult@colgate.edu>
# Pieter Swart <swart@lanl.gov>
-# Distributed under the terms of the GNU Lesser General Public License
-# http://www.gnu.org/copyleft/lesser.html
+# All rights reserved.
+# BSD license.
#
# Exception handling