Skip to content

Commit 9fe423f

Browse files
committed
Run development/addlicense.sh
1 parent 0e77590 commit 9fe423f

File tree

1 file changed

+20
-0
lines changed
  • biojava-core/src/main/java/org/biojava/nbio/core/exceptions

1 file changed

+20
-0
lines changed

biojava-core/src/main/java/org/biojava/nbio/core/exceptions/Messages.java

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
/*
2+
* BioJava development code
3+
*
4+
* This code may be freely distributed and modified under the
5+
* terms of the GNU Lesser General Public Licence. This should
6+
* be distributed with the code. If you do not have a copy,
7+
* see:
8+
*
9+
* http://www.gnu.org/copyleft/lesser.html
10+
*
11+
* Copyright for this code is held jointly by the individual
12+
* authors. These should be listed in @author doc comments.
13+
*
14+
* For more information on the BioJava project and its aims,
15+
* or to join the biojava-l mailing list, visit the home page
16+
* at:
17+
*
18+
* http://www.biojava.org/
19+
*
20+
*/
121
package org.biojava.nbio.core.exceptions;
222

323
public class Messages {

0 commit comments

Comments
 (0)