summaryrefslogtreecommitdiffstats
path: root/apps/calendar/ajax/editevent.php
diff options
context:
space:
mode:
authorGeorg Ehrke <georg.stefan.germany@googlemail.com>2011-08-12 14:29:45 +0200
committerGeorg Ehrke <georg.stefan.germany@googlemail.com>2011-08-12 14:29:45 +0200
commit4ae5c4bc3379967e27e09a6b1150ead3a77758ac (patch)
tree9cb01a2d5efcf0b83806e50a6d377ea4a43c6c19 /apps/calendar/ajax/editevent.php
parent414e5e174d68487420f7d0da28726f26cdac3a96 (diff)
downloadnextcloud-server-4ae5c4bc3379967e27e09a6b1150ead3a77758ac.tar.gz
nextcloud-server-4ae5c4bc3379967e27e09a6b1150ead3a77758ac.zip
bug fixes, style fixes
Diffstat (limited to 'apps/calendar/ajax/editevent.php')
-rwxr-xr-xapps/calendar/ajax/editevent.php22
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/calendar/ajax/editevent.php b/apps/calendar/ajax/editevent.php
new file mode 100755
index 00000000000..6182a60e611
--- /dev/null
+++ b/apps/calendar/ajax/editevent.php
@@ -0,0 +1,22 @@
+<?php
+/*************************************************
+ * ownCloud - Calendar Plugin *
+ * *
+ * (c) Copyright 2011 Georg Ehrke *
+ * author: Georg Ehrke *
+ * email: ownclouddev at georgswebsite dot de *
+ * homepage: ownclouddev.georgswebsite.de *
+ * manual: ownclouddev.georgswebsite.de/manual *
+ * License: GNU AFFERO GENERAL PUBLIC LICENSE *
+ * *
+ * <http://www.gnu.org/licenses/> *
+ * If you are not able to view the License, *
+ * <http://www.gnu.org/licenses/> *
+ * <http://ownclouddev.georgswebsite.de/license/> *
+ * please write to the Free Software Foundation. *
+ * Address: *
+ * 59 Temple Place, Suite 330, Boston, *
+ * MA 02111-1307 USA *
+ *************************************************/
+
+?>