diff options
author | Morris Jobke <hey@morrisjobke.de> | 2014-11-05 12:57:18 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2014-11-05 12:57:18 +0100 |
commit | a857bf1d505cbebf6684cbd0bfdd6e5a87eae3d8 (patch) | |
tree | dbd094228d04e3fdee4c0b1b64be91a57edd3e69 /core/js/jquery.inview.txt | |
parent | 97cbec8b8dc0ee74ba06618da1e20f8585869210 (diff) | |
download | nextcloud-server-a857bf1d505cbebf6684cbd0bfdd6e5a87eae3d8.tar.gz nextcloud-server-a857bf1d505cbebf6684cbd0bfdd6e5a87eae3d8.zip |
drop jquery.inview as it is unused
Diffstat (limited to 'core/js/jquery.inview.txt')
-rw-r--r-- | core/js/jquery.inview.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/core/js/jquery.inview.txt b/core/js/jquery.inview.txt deleted file mode 100644 index c53dbd1d97c..00000000000 --- a/core/js/jquery.inview.txt +++ /dev/null @@ -1,15 +0,0 @@ -jQuery.inview is licensed Attribution-Non-Commercial-Share Alike 2.0 but the -conditions has been waived by the author in the following tweet: - -https://twitter.com/#!/ChristopherBlum/status/148382899887013888 - -Saying: - -Thomas Tanghus @tanghus 18 Dec. 2011 - -@ChristopherBlum Hi. Is it OK if I use https://github.com/protonet/jquery.inview in ownCloud? Preferably under an AGPL license ;-) owncloud.org - - -Christopher Blum Christopher Blum @ChristopherBlum 18 Dec. 2011 - -@tanghus Feel free to! :) |