Skip to content

Commit a626c95

Browse files
committed
Fixed license and hosting options (RIP Google Code).
1 parent efafa80 commit a626c95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To distribute your library please refer to the [Library Guidelines](https://gith
6464

6565
## Source code
6666

67-
If you want to share your library's source code, we recommend using an online repository available for free at [Google Code] (http://code.google.com) or [GitHub](https://github.com/).
67+
If you want to share your library's source code, we recommend using an online repository available for free at [GitHub](https://github.com/).
6868

6969
## <a name='AddingJARs'/>Adding core.jar and other .jar files to your classpath</a>
7070

license.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ A code template to build libraries for the Processing programming environment.
22

33
Part of the Processing project - http://processing.org
44

5-
Copyright (c) 2011-12 Elie Zananiri
6-
Copyright (c) 2008-11 Andreas Schlegel
5+
Copyright (c) 2011-2015 Elie Zananiri
6+
Copyright (c) 2008-2011 Andreas Schlegel
77

88
This program is free software; you can redistribute it and/or
99
modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)