Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ Email: [play@bitfire.at](mailto:play@bitfire.at) (do not use this) ## License Copyright (C) bitfire web engineering (Ricki Hirner, Bernhard Stockmann). Copyright (C) bitfire web engineering (Ricki Hirner, Bernhard Stockmann) and contributors. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the conditions of the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.html). Loading src/main/java/at/bitfire/ical4android/Task.kt +3 −1 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * Copyright © Ricki Hirner and contributors (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html * * Contributors: Alex Baker */ package at.bitfire.ical4android Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ Email: [play@bitfire.at](mailto:play@bitfire.at) (do not use this) ## License Copyright (C) bitfire web engineering (Ricki Hirner, Bernhard Stockmann). Copyright (C) bitfire web engineering (Ricki Hirner, Bernhard Stockmann) and contributors. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the conditions of the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.html). Loading
src/main/java/at/bitfire/ical4android/Task.kt +3 −1 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * Copyright © Ricki Hirner and contributors (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html * * Contributors: Alex Baker */ package at.bitfire.ical4android Loading