We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b07e28 + 40518e6 commit b3c8d0cCopy full SHA for b3c8d0c
1 file changed
src/monkstone/ColorUtil.java
@@ -1,14 +1,15 @@
1
/**
2
* This utility allows JRubyArt users to use the processing.org color method
3
- * in their sketches Copyright (C) 2015 Martin Prout.
+ * in their sketches Copyright (C) 2015-16 Martin Prout.
4
* This utility is free software; you can redistribute it and/or modify
5
* it 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.
8
*
9
* Obtain a copy of the license at http://www.gnu.org/licenses/lgpl-2.1.html
10
*/
11
-package monkstone;
+
12
+ package monkstone;
13
14
15
0 commit comments