eduarddit

help Ed remember which link on reddit got him here
git clone https://wehaveforgeathome.hates.computer/eduarddit.git
Log | Files | Refs | LICENSE

commit aa50bd33bbc440c8eafb9ef0c6ffc663195b2143
parent 9589e7950ad149619033b01975efb1ac0e775673
Author: Ryan Wolf <johnwayne@pseudony.ms>
Date:   Sat, 19 Dec 2015 18:50:44 -0500

switch to MIT license, increment version

Diffstat:
MLICENSE | 28++++------------------------
Mmanifest.json | 2+-
2 files changed, 5 insertions(+), 25 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -1,27 +1,7 @@ - The Romantic WTF public license. - -------------------------------- - a.k.a. version "<3" or simply v3 +Copyright (c) 2015 Ryan Wolf - Dear user, +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: - Eduarddit, - Copyright 2010, Ryan Wolf <rwolf@borderstylo.com>, - | - | / -- - / -- - / - has been released - under the WTF public license version "<3". - I hereby grant you an irrevocable license to - do what the gentle caress you want to - with this lovely - / project. - / Love, - | / Ryan Wolf - |7L_ +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - P.S.: Even though I poured my heart into this work, - I _cannot_ provide any warranty regarding - its fitness for _any_ purpose. You - acknowledge that I will not be held liable - for any damage its use could incur. +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. diff --git a/manifest.json b/manifest.json @@ -1,6 +1,6 @@ { "name": "Eduarddit", - "version": "1", + "version": "2", "description": "help Ed remember which link on reddit got him here", "browser_action": { "default_icon": "eduarddit_19.png",