Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15860a8a authored by Ricki Hirner's avatar Ricki Hirner
Browse files

GPL v3

parent 27ca8e9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[submodule "lib/ical4android"]
	path = lib/ical4android
	url = ../ical4android
	url = https://gitlab.com/bitfireAT/ical4android.git
+1 −1
Original line number Diff line number Diff line
<component name="CopyrightManager">
  <copyright>
    <option name="myName" value="GPLv3" />
    <option name="notice" value="Copyright (c) 2013 – &amp;#36;today.year Ricki Hirner (bitfire web engineering).&#10;All rights reserved. This program and the accompanying materials&#10;are made available under the terms of the GNU Public License v3.0&#10;which accompanies this distribution, and is available at&#10;http://www.gnu.org/licenses/gpl.html" />
    <option name="notice" value="Copyright (c) 2013 – &amp;#36;today.year Ricki Hirner (bitfire web engineering).&#10;&#10;This program is free software: you can redistribute it and/or modify it under the terms of the GNU&#10;General Public License as published by the Free Software Foundation, either version 3 of the&#10;License, or (at your option) any later version.&#10;&#10;This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;&#10;without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR&#10;PURPOSE.  See the GNU General Public License for more details." />
  </copyright>
</component>
 No newline at end of file
+5 −1
Original line number Diff line number Diff line
<component name="CopyrightManager">
  <settings default="" />
  <settings default="">
    <module2copyright>
      <element module="Project Files" copyright="GPLv3" />
    </module2copyright>
  </settings>
</component>
 No newline at end of file

COPYING

0 → 100644
+674 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −2
Original line number Diff line number Diff line
@@ -102,8 +102,7 @@
    <orderEntry type="library" exported="" name="ambilwarna-2.0" level="project" />
    <orderEntry type="library" exported="" name="appcompat-v7-23.0.0" level="project" />
    <orderEntry type="library" exported="" name="commons-lang3-3.4" level="project" />
    <orderEntry type="library" exported="" name="ical4j-2.0-alpha1" level="project" />
    <orderEntry type="library" exported="" name="jcl-over-slf4j-1.7.7" level="project" />
    <orderEntry type="library" exported="" name="ical4j-2.0-beta1" level="project" />
    <orderEntry type="library" exported="" name="support-v4-23.0.0" level="project" />
    <orderEntry type="library" exported="" name="cardview-v7-22.0.0" level="project" />
    <orderEntry type="library" exported="" name="slf4j-api-1.7.12" level="project" />
Loading