X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_course.sh;h=25e1cf403d09648bca4e857d6167bb4e3fe4de65;hp=fb6883074b33807fe14642fefea706addb079f98;hb=1e8f35fa92c610b540cbe365e2231194b58e0cc0;hpb=28c5fc2fa939cc3a2ac0b82287ec38c24c1a0063 diff --git a/templates/view_course.sh b/templates/view_course.sh index fb68830..25e1cf4 100755 --- a/templates/view_course.sh +++ b/templates/view_course.sh @@ -1,3 +1,19 @@ +# Copyright 2014 Paul Hänsch +# +# This file is part of Confetti. +# +# Confetti 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. +# +# Confetti 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 Confetti. If not, see . dtstart="$values[DTSTART]" [ -z "$dtstart" ] && dtstart=$(date +%Y%m%dT%H%M%S)