Skip to content

Commit

Permalink
Add license information to README
Browse files Browse the repository at this point in the history
fixes #260
  • Loading branch information
thomascube committed Sep 14, 2024
1 parent 3deedba commit bbfe95a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,16 @@ RUN set -ex; \
git \
; \
```

# License

This program is free software: you can redistribute it and/or modify it under the terms
of the GNU 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 General Public License for more details.

For more details about licensing and the exceptions for skins and plugins
see [roundcube.net/license][license].

0 comments on commit bbfe95a

Please sign in to comment.