diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-03-05 12:07:54 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-03-06 10:55:52 +0100 |
commit | 80ed3d8e31b212c3a9d1e6edf41f1112e8029b59 (patch) | |
tree | 97b1e03d35493dd13ca209ee3686bec84eb26025 /libwardrobe/COPYING | |
parent | 3838e77238e383d6bea6496a7bc035702f320210 (diff) | |
download | pianobar-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.gz pianobar-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.bz2 pianobar-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.zip |
wardrobe: Removed internal last.fm scrobbling library
Diffstat (limited to 'libwardrobe/COPYING')
-rw-r--r-- | libwardrobe/COPYING | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/libwardrobe/COPYING b/libwardrobe/COPYING deleted file mode 100644 index db0c912..0000000 --- a/libwardrobe/COPYING +++ /dev/null @@ -1,23 +0,0 @@ -Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -md5.c -MD5 Message-Digest Algorithm: Copyright (c) 1991-1992 RSA Data Security, Inc. |