Update copyright / licensing comments.

This commit is contained in:
Jürg Lehni 2011-03-08 01:41:50 +00:00
parent 34a6c7871c
commit 6a67052090
36 changed files with 164 additions and 39 deletions
src/basic

View file

@ -3,12 +3,15 @@
*
* This file is part of Paper.js, a JavaScript Vector Graphics Library,
* based on Scriptographer.org and designed to be largely API compatible.
* http://paperjs.org/
* http://scriptographer.org/
*
* Distributed under the MIT license. See LICENSE file for details.
*
* Copyright (c) 2011, Juerg Lehni & Jonathan Puckey
* http://lehni.org/ & http://jonathanpuckey.com/
*
* All rights reserved. See LICENSE file for details.
* All rights reserved.
*/
var Rectangle = this.Rectangle = Base.extend({