summaryrefslogtreecommitdiff
path: root/paint.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-01-09 18:50:38 +0100
committerjmoenig <jens@moenig.org>2014-01-09 18:50:38 +0100
commitfa88fdc761faa224d307e833f74163df48cedb0c (patch)
treef7e057fdd900f6a2ed42aa9582cda4689e5a7679 /paint.js
parent3345081d73106b471c39ba41b85b823152dbe797 (diff)
downloadsnap-fa88fdc761faa224d307e833f74163df48cedb0c.tar.gz
snap-fa88fdc761faa224d307e833f74163df48cedb0c.zip
validated all source files against the latest JSLint version
and pushed to this date
Diffstat (limited to 'paint.js')
-rw-r--r--paint.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/paint.js b/paint.js
index 15b4172..1929f95 100644
--- a/paint.js
+++ b/paint.js
@@ -5,7 +5,7 @@
inspired by the Scratch paint editor.
written by Kartik Chandra
- Copyright (C) 2013 by Kartik Chandra
+ Copyright (C) 2014 by Kartik Chandra
This file is part of Snap!.
@@ -64,7 +64,7 @@
// Global stuff ////////////////////////////////////////////////////////
-modules.paint = '2014-January-08';
+modules.paint = '2014-January-09';
// Declarations