Skip to content

Commit b3c8d0c

Browse files
author
monkstone
committed
2 parents 4b07e28 + 40518e6 commit b3c8d0c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/monkstone/ColorUtil.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
/**
22
* This utility allows JRubyArt users to use the processing.org color method
3-
* in their sketches Copyright (C) 2015 Martin Prout.
3+
* in their sketches Copyright (C) 2015-16 Martin Prout.
44
* This utility is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by
66
* the Free Software Foundation; either version 2.1 of the License, or (at
77
* your option) any later version.
88
*
99
* Obtain a copy of the license at http://www.gnu.org/licenses/lgpl-2.1.html
1010
*/
11-
package monkstone;
11+
12+
package monkstone;
1213

1314
/**
1415
*

0 commit comments

Comments
 (0)