Skip to content

Commit

Permalink
Dual license Tests/test_Nexus.py
Browse files Browse the repository at this point in the history
Named copyright holders and other contributors tracked with version
control have all agreed:

 - Benjamin Rowell (@benjaminr)
   #2023
 - Brad Chapman (@chapmanb)
   http://mailman.open-bio.org/pipermail/biopython-dev/2013-July/019903.html
 - Chris Warth (@cswarth)
   #898 (comment)
 - Christian Brueffer (@cbrueffer)
   #898 (comment)
 - Eric Talevich (@etal)
   #898 (comment)
 - Francesco Gastaldello (@Gasta88)
   #1063
 - Frank Kauff (@frankkl)
   #2246 (comment)
 - Iddo Friedberg (@idoerg)
   #898 (comment)
 - Joe Cora (@JoeCora)
   #898 (comment)
 - Michiel de Hoon (@mdehoon)
   #898 (comment)
 - Milind Luthra (@milindl)
   #1020
 - Nick Negretti (@nimne)
   #1768 (comment)
 - Peter Cock (@peterjc)
   #898 (comment)
 - Sourav Singh (@souravsingh)
   #957
 - Steve Bond (@biologyguy)
   #898 (comment)
 - Tiago Antao (@tiagoantao)
   #898 (comment)
 - Vincent Davis (@vincentdavis)
   #898 (comment)
  • Loading branch information
peterjc committed Nov 4, 2019
1 parent cc82657 commit 4a527a0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Tests/test_Nexus.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
# Revisions copyright 2008 by Frank Kauff. All rights reserved.
# Revisions copyright 2009 by Michiel de Hoon. All rights reserved.
# Revisions copyright 2015 by Joe Cora. All rights reserved.
# This code is part of the Biopython distribution and governed by its
# license. Please see the LICENSE file that should have been included
# as part of this package.
#
# This file is part of the Biopython distribution and governed by your
# choice of the "Biopython License Agreement" or the "BSD 3-Clause License".
# Please see the LICENSE file that should have been included as part of this
# package.

"""Tests for Nexus module."""

from __future__ import print_function
Expand Down

0 comments on commit 4a527a0

Please sign in to comment.