From 280eb635c002afa0f8e562b43f6de0f5fc80fc4e Mon Sep 17 00:00:00 2001 From: hamza zia Date: Wed, 8 Aug 2012 10:58:26 -0400 Subject: [PATCH] refactored license --- .c9revisions/LICENSE.c9save | 2 ++ .c9revisions/README.md.c9save | 2 ++ LICENSE | 13 +++++++++++++ README.md | 15 +-------------- 4 files changed, 18 insertions(+), 14 deletions(-) create mode 100644 .c9revisions/LICENSE.c9save create mode 100644 .c9revisions/README.md.c9save create mode 100644 LICENSE mode change 100755 => 100644 README.md diff --git a/.c9revisions/LICENSE.c9save b/.c9revisions/LICENSE.c9save new file mode 100644 index 0000000..0e8743d --- /dev/null +++ b/.c9revisions/LICENSE.c9save @@ -0,0 +1,2 @@ +{"ts":1344437744082,"silentsave":true,"restoring":false,"patch":[[]],"length":0} +{"contributors":[],"silentsave":false,"ts":1344437767011,"patch":[[{"diffs":[[1," DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\r\n Version 2, December 2004\r\n \r\n Copyright (C) Hamza Zia (ziahamza2007@gmail.com)\r\n \r\n Everyone is permitted to copy and distribute verbatim or modified\r\n copies of this license document, and changing it is allowed as long\r\n as the name is changed.\r\n \r\n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\r\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r\n \r\n 0. You just DO WHAT THE FUCK YOU WANT TO.\r\nIf the more liberal license is needed then add it as an issue"]],"start1":0,"start2":0,"length1":0,"length2":590}]],"length":590,"saved":false} diff --git a/.c9revisions/README.md.c9save b/.c9revisions/README.md.c9save new file mode 100644 index 0000000..db045c5 --- /dev/null +++ b/.c9revisions/README.md.c9save @@ -0,0 +1,2 @@ +{"ts":1344437726628,"silentsave":true,"restoring":false,"patch":[[{"diffs":[[1,"webui-aria2\r\n===========\r\n\r\nThe aim for this project is to create the worlds best and hottest interface to interact with aria2. aria2 is the worlds best file downloader, but sometimes the command line brings more power than necessary. The project was created as part of the GSOC scheme with tremendous support and feedback from the aria2 community.\r\n\r\nVery simple to use, no build scripts, no installation scripts. First start aria2 in the background either in your local machine or in a remote one. You can do that as follows:\r\n**aria2c --enable-rpc --rpc-listen-all**\r\nIf aria2 is not installed in your local machine then head on to http://aria2.sourceforge.net/ and follow the instructions there.\r\n\r\nThen download the webui, you can either do that by downloading this repository and running index.html in the browser. Or you could just head on to http://ziahamza.github.com/webui-aria2/ and just start downloading files!! After that you can also save it for offline use by saving from the browser save page as option.\r\n\r\n\r\nStatus\r\n===========\r\nUsable but some bugs here and there. A lot more to features to come so stay tuned.\r\n\r\nTODO\r\n-----------\r\n* More advance options for new download\r\n* More specialized info for special download types like bit torrent and metalink\r\n* Adding URIs to existing downloads\r\n\r\n\r\nDependencies\r\n============\r\nWell, I guess you cannot run it without aria2 installed locally or on a network location. And not sure if a web browser counts as a dependency on GUI desktops :)\r\n\r\nSupport\r\n=======\r\nFor any support, feature request and bug report add an issue in the github project tab or head on the aria2 forums (https://sourceforge.net/apps/phpbb/aria2) and post your issue there.\r\n\r\nLicense\r\n=======\r\n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\r\n Version 2, December 2004\r\n \r\n Copyright (C) 2004 Sam Hocevar \r\n \r\n Everyone is permitted to copy and distribute verbatim or modified\r\n copies of this license document, and changing it is allowed as long\r\n as the name is changed.\r\n \r\n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\r\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r\n \r\n 0. You just DO WHAT THE FUCK YOU WANT TO.\r\nIf the more liberal license is needed then add it as an issue\r\n"]],"start1":0,"start2":0,"length1":0,"length2":2325}]],"length":2325} +{"contributors":[],"silentsave":false,"ts":1344437839712,"patch":[[{"diffs":[[0,"==\r\n"],[-1," DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\r\n Version 2, December 2004\r\n \r\n Copyright (C) 2004 Sam Hocevar \r\n \r\n Everyone is permitted to copy and distribute verbatim or modified\r\n copies of this license document, and changing it is allowed as long\r\n as the name is changed.\r\n \r\n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\r\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r\n \r\n 0. You just DO WHAT THE FUCK YOU WANT TO.\r\n"],[1,"Refer to the LICENSE file. "],[0,"If t"]],"start1":1729,"start2":1729,"length1":537,"length2":35}]],"length":1823,"saved":false} diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7d500d9 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) Hamza Zia (ziahamza2007@gmail.com) + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. \ No newline at end of file diff --git a/README.md b/README.md old mode 100755 new mode 100644 index 67bf09c..f7cd6ae --- a/README.md +++ b/README.md @@ -31,17 +31,4 @@ For any support, feature request and bug report add an issue in the github proje License ======= - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - Version 2, December 2004 - - Copyright (C) 2004 Sam Hocevar - - Everyone is permitted to copy and distribute verbatim or modified - copies of this license document, and changing it is allowed as long - as the name is changed. - - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. You just DO WHAT THE FUCK YOU WANT TO. -If the more liberal license is needed then add it as an issue +Refer to the LICENSE file. If the more liberal license is needed then add it as an issue