Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--external/appinfo/app.php2
-rw-r--r--external/lib/external.php6
2 files changed, 4 insertions, 4 deletions
diff --git a/external/appinfo/app.php b/external/appinfo/app.php
index 6187ffac2..c45f73dfb 100644
--- a/external/appinfo/app.php
+++ b/external/appinfo/app.php
@@ -1,7 +1,7 @@
<?php
/**
- * ownCloud - External plugin
+ * ownCloud - External app
*
* @author Frank Karlitschek
* @copyright 2012 Frank Karlitschek frank@owncloud.org
diff --git a/external/lib/external.php b/external/lib/external.php
index ddedc8fcc..1ea4c9b70 100644
--- a/external/lib/external.php
+++ b/external/lib/external.php
@@ -1,10 +1,10 @@
<?php
/**
- * ownCloud - gallery application
+ * ownCloud - external App
*
- * @author Bartek Przybylski
- * @copyright 2012 Bartek Przybylski bart.p.pl@gmail.com
+ * @author Frank Karlitschek
+ * @copyright 2013 Frank Karlitschek frank@owncloud.org
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE