Skip to content

Commit

Permalink
Change license from AGPLv3 to MIT as per request by Arnt (The copyrig…
Browse files Browse the repository at this point in the history
…ht holder)
  • Loading branch information
Axel Liljencrantz committed Oct 20, 2010
1 parent c398db2 commit d0c2093
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 672 deletions.
21 changes: 10 additions & 11 deletions COPYRIGHT
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@ Lodo - Rails based double entry accounting
Copyright (C) 2009 Arnt Telhaug

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
it under the terms of the MIT License as found in the LICENSE file in
this directory.

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.

Loading

0 comments on commit d0c2093

Please sign in to comment.