mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-07-29 23:29:06 -04:00
Update copyright / licensing comments.
This commit is contained in:
parent
34a6c7871c
commit
6a67052090
36 changed files with 164 additions and 39 deletions
src/basic
|
@ -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({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue