Skip to content

Commit 4f66df9

Browse files
committed
Update copyright
1 parent 778f877 commit 4f66df9

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

tool/smarts/src/test/java/org/openscience/cdk/smarts/Mdl2SmartsTest.java

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
/*
2-
* =====================================
3-
* Copyright (c) 2020 NextMove Software
4-
* =====================================
2+
* Copyright (c) 2020 John Mayfield
3+
*
4+
* This program is free software; you can redistribute it and/or modify it
5+
* under the terms of the GNU Lesser General Public License as published by
6+
* the Free Software Foundation; either version 2.1 of the License, or (at
7+
* your option) any later version. All we ask is that proper credit is given
8+
* for our work, which includes - but is not limited to - adding the above
9+
* copyright notice to the beginning of your source code files, and to any
10+
* copyright notice that you may distribute with programs based on this work.
11+
*
12+
* This program is distributed in the hope that it will be useful, but WITHOUT
13+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
15+
* License for more details.
16+
*
17+
* You should have received a copy of the GNU Lesser General Public License
18+
* along with this program; if not, write to the Free Software
19+
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
520
*/
621

722
package org.openscience.cdk.smarts;

0 commit comments

Comments
 (0)