diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-11-20 09:21:43 +0100 |
---|---|---|
committer | Tayou <tayou@gmx.net> | 2022-11-20 17:48:44 +0100 |
commit | ffcbf97dcccb2e6cb081282a3e335ecb66d37ca5 (patch) | |
tree | 003f27cce91acd264dd2b6e633013307be90ed90 | |
parent | bb7a321c6ed91709ff208efbbef19e05d7dfb220 (diff) | |
download | PrismLauncher-ffcbf97dcccb2e6cb081282a3e335ecb66d37ca5.tar.gz PrismLauncher-ffcbf97dcccb2e6cb081282a3e335ecb66d37ca5.tar.bz2 PrismLauncher-ffcbf97dcccb2e6cb081282a3e335ecb66d37ca5.zip |
fix: add Breeze copyright notice to COPYING
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
-rw-r--r-- | COPYING.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -398,3 +398,20 @@ 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. + +## Breeze icons + + Copyright (C) 2014 Uri Herrera <uri_herrera@nitrux.in> and others + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 3 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library. If not, see <http://www.gnu.org/licenses/>. |