aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRyan Jacobs <ryan.mjacobs@gmail.com>2015-05-22 15:50:45 -0700
committerRyan Jacobs <ryan.mjacobs@gmail.com>2015-05-22 15:50:45 -0700
commit5ea1695839060b97769b0b2e96e1b6d144e485a7 (patch)
tree9c924b73bd3beae06548c8bbf8192edd36188462 /src
parent08e67dfb31cb21405407d8e964290fae61dc527f (diff)
downloadsvg.js-5ea1695839060b97769b0b2e96e1b6d144e485a7.tar.gz
svg.js-5ea1695839060b97769b0b2e96e1b6d144e485a7.zip
Fix file permissions.
find -type f -exec chmod 644 {} \; find -type d -exec chmod 775 {} \;
Diffstat (limited to 'src')
-rw-r--r--[-rwxr-xr-x]src/arrange.js0
-rw-r--r--[-rwxr-xr-x]src/array.js0
-rw-r--r--[-rwxr-xr-x]src/bbox.js0
-rw-r--r--[-rwxr-xr-x]src/clip.js0
-rw-r--r--[-rwxr-xr-x]src/color.js0
-rw-r--r--[-rwxr-xr-x]src/container.js0
-rw-r--r--[-rwxr-xr-x]src/data.js0
-rw-r--r--[-rwxr-xr-x]src/default.js0
-rw-r--r--[-rwxr-xr-x]src/defs.js0
-rw-r--r--[-rwxr-xr-x]src/doc.js0
-rw-r--r--[-rwxr-xr-x]src/element.js0
-rw-r--r--[-rwxr-xr-x]src/ellipse.js0
-rw-r--r--[-rwxr-xr-x]src/event.js0
-rw-r--r--[-rwxr-xr-x]src/fx.js0
-rw-r--r--[-rwxr-xr-x]src/gradient.js0
-rw-r--r--[-rwxr-xr-x]src/group.js0
-rw-r--r--[-rwxr-xr-x]src/hyperlink.js0
-rw-r--r--[-rwxr-xr-x]src/image.js0
-rw-r--r--[-rwxr-xr-x]src/inventor.js0
-rw-r--r--[-rwxr-xr-x]src/line.js0
-rw-r--r--[-rwxr-xr-x]src/mask.js0
-rw-r--r--[-rwxr-xr-x]src/memory.js0
-rw-r--r--[-rwxr-xr-x]src/nested.js0
-rw-r--r--[-rwxr-xr-x]src/number.js0
-rw-r--r--[-rwxr-xr-x]src/parent.js0
-rw-r--r--[-rwxr-xr-x]src/path.js0
-rw-r--r--[-rwxr-xr-x]src/patharray.js0
-rw-r--r--[-rwxr-xr-x]src/pattern.js0
-rw-r--r--[-rwxr-xr-x]src/pointarray.js0
-rw-r--r--[-rwxr-xr-x]src/poly.js0
-rw-r--r--[-rwxr-xr-x]src/rbox.js0
-rw-r--r--[-rwxr-xr-x]src/rect.js0
-rw-r--r--[-rwxr-xr-x]src/regex.js0
-rw-r--r--[-rwxr-xr-x]src/relative.js0
-rw-r--r--[-rwxr-xr-x]src/set.js0
-rw-r--r--[-rwxr-xr-x]src/shape.js0
-rw-r--r--[-rwxr-xr-x]src/sugar.js0
-rw-r--r--[-rwxr-xr-x]src/svg.js0
-rw-r--r--[-rwxr-xr-x]src/text.js0
-rw-r--r--[-rwxr-xr-x]src/textpath.js0
-rw-r--r--[-rwxr-xr-x]src/use.js0
-rw-r--r--[-rwxr-xr-x]src/viewbox.js0
42 files changed, 0 insertions, 0 deletions
diff --git a/src/arrange.js b/src/arrange.js
index a48ec5d..a48ec5d 100755..100644
--- a/src/arrange.js
+++ b/src/arrange.js
diff --git a/src/array.js b/src/array.js
index bc79ceb..bc79ceb 100755..100644
--- a/src/array.js
+++ b/src/array.js
diff --git a/src/bbox.js b/src/bbox.js
index c68bec5..c68bec5 100755..100644
--- a/src/bbox.js
+++ b/src/bbox.js
diff --git a/src/clip.js b/src/clip.js
index e8a5e35..e8a5e35 100755..100644
--- a/src/clip.js
+++ b/src/clip.js
diff --git a/src/color.js b/src/color.js
index 956693c..956693c 100755..100644
--- a/src/color.js
+++ b/src/color.js
diff --git a/src/container.js b/src/container.js
index e63f2ae..e63f2ae 100755..100644
--- a/src/container.js
+++ b/src/container.js
diff --git a/src/data.js b/src/data.js
index 1adbd52..1adbd52 100755..100644
--- a/src/data.js
+++ b/src/data.js
diff --git a/src/default.js b/src/default.js
index b9819a7..b9819a7 100755..100644
--- a/src/default.js
+++ b/src/default.js
diff --git a/src/defs.js b/src/defs.js
index ad66cc5..ad66cc5 100755..100644
--- a/src/defs.js
+++ b/src/defs.js
diff --git a/src/doc.js b/src/doc.js
index 820a8cd..820a8cd 100755..100644
--- a/src/doc.js
+++ b/src/doc.js
diff --git a/src/element.js b/src/element.js
index 8c4166d..8c4166d 100755..100644
--- a/src/element.js
+++ b/src/element.js
diff --git a/src/ellipse.js b/src/ellipse.js
index 0d23e6e..0d23e6e 100755..100644
--- a/src/ellipse.js
+++ b/src/ellipse.js
diff --git a/src/event.js b/src/event.js
index 74f22eb..74f22eb 100755..100644
--- a/src/event.js
+++ b/src/event.js
diff --git a/src/fx.js b/src/fx.js
index 6dceb2a..6dceb2a 100755..100644
--- a/src/fx.js
+++ b/src/fx.js
diff --git a/src/gradient.js b/src/gradient.js
index 56c1376..56c1376 100755..100644
--- a/src/gradient.js
+++ b/src/gradient.js
diff --git a/src/group.js b/src/group.js
index cfb99ac..cfb99ac 100755..100644
--- a/src/group.js
+++ b/src/group.js
diff --git a/src/hyperlink.js b/src/hyperlink.js
index 1981d52..1981d52 100755..100644
--- a/src/hyperlink.js
+++ b/src/hyperlink.js
diff --git a/src/image.js b/src/image.js
index 33f3979..33f3979 100755..100644
--- a/src/image.js
+++ b/src/image.js
diff --git a/src/inventor.js b/src/inventor.js
index f8244f5..f8244f5 100755..100644
--- a/src/inventor.js
+++ b/src/inventor.js
diff --git a/src/line.js b/src/line.js
index c11a734..c11a734 100755..100644
--- a/src/line.js
+++ b/src/line.js
diff --git a/src/mask.js b/src/mask.js
index 84d75b8..84d75b8 100755..100644
--- a/src/mask.js
+++ b/src/mask.js
diff --git a/src/memory.js b/src/memory.js
index 9b6f308..9b6f308 100755..100644
--- a/src/memory.js
+++ b/src/memory.js
diff --git a/src/nested.js b/src/nested.js
index f856e52..f856e52 100755..100644
--- a/src/nested.js
+++ b/src/nested.js
diff --git a/src/number.js b/src/number.js
index 92ff796..92ff796 100755..100644
--- a/src/number.js
+++ b/src/number.js
diff --git a/src/parent.js b/src/parent.js
index 44514c2..44514c2 100755..100644
--- a/src/parent.js
+++ b/src/parent.js
diff --git a/src/path.js b/src/path.js
index 773b3d8..773b3d8 100755..100644
--- a/src/path.js
+++ b/src/path.js
diff --git a/src/patharray.js b/src/patharray.js
index 1a2fdd5..1a2fdd5 100755..100644
--- a/src/patharray.js
+++ b/src/patharray.js
diff --git a/src/pattern.js b/src/pattern.js
index 76190ef..76190ef 100755..100644
--- a/src/pattern.js
+++ b/src/pattern.js
diff --git a/src/pointarray.js b/src/pointarray.js
index e246adf..e246adf 100755..100644
--- a/src/pointarray.js
+++ b/src/pointarray.js
diff --git a/src/poly.js b/src/poly.js
index 1586c77..1586c77 100755..100644
--- a/src/poly.js
+++ b/src/poly.js
diff --git a/src/rbox.js b/src/rbox.js
index 2fc093b..2fc093b 100755..100644
--- a/src/rbox.js
+++ b/src/rbox.js
diff --git a/src/rect.js b/src/rect.js
index 313c96d..313c96d 100755..100644
--- a/src/rect.js
+++ b/src/rect.js
diff --git a/src/regex.js b/src/regex.js
index 13f62d8..13f62d8 100755..100644
--- a/src/regex.js
+++ b/src/regex.js
diff --git a/src/relative.js b/src/relative.js
index 6bb11b7..6bb11b7 100755..100644
--- a/src/relative.js
+++ b/src/relative.js
diff --git a/src/set.js b/src/set.js
index 37246fe..37246fe 100755..100644
--- a/src/set.js
+++ b/src/set.js
diff --git a/src/shape.js b/src/shape.js
index 15c1fa9..15c1fa9 100755..100644
--- a/src/shape.js
+++ b/src/shape.js
diff --git a/src/sugar.js b/src/sugar.js
index 4a8fff8..4a8fff8 100755..100644
--- a/src/sugar.js
+++ b/src/sugar.js
diff --git a/src/svg.js b/src/svg.js
index 16eda3e..16eda3e 100755..100644
--- a/src/svg.js
+++ b/src/svg.js
diff --git a/src/text.js b/src/text.js
index 38d4ecc..38d4ecc 100755..100644
--- a/src/text.js
+++ b/src/text.js
diff --git a/src/textpath.js b/src/textpath.js
index 0ee9d77..0ee9d77 100755..100644
--- a/src/textpath.js
+++ b/src/textpath.js
diff --git a/src/use.js b/src/use.js
index 9bea70c..9bea70c 100755..100644
--- a/src/use.js
+++ b/src/use.js
diff --git a/src/viewbox.js b/src/viewbox.js
index e8736aa..e8736aa 100755..100644
--- a/src/viewbox.js
+++ b/src/viewbox.js