Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hengxiugao committed Oct 25, 2014
1 parent a0f7dda commit 8afe3e6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
CGDemo
======

CGDemo is a companion of the textbook for L. Ammeraal and K. Zhang, Computer Graphics for Java Programmers, 2nd Edition, Wiley, 2006. Copyright (C) 2006 Janis Schubert, Kang Zhang, Leen Ammeraal
CGDemo is a companion of the textbook for L. Ammeraal and K. Zhang, Computer Graphics for Java Programmers, 2nd Edition, Wiley, 2006. Copyright (C) 2006 Janis Schubert, Kang Zhang, Leen Ammeraal.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

More information please see:
http://www.utdallas.edu/~kzhang/

0 comments on commit 8afe3e6

Please sign in to comment.