diff --git a/apps/files/command/scan.php b/apps/files/command/scan.php index c5631d1956..25ab70af36 100644 --- a/apps/files/command/scan.php +++ b/apps/files/command/scan.php @@ -1,4 +1,11 @@ + * Copyright (c) 2013 Bart Visscher + * This file is licensed under the Affero General Public License version 3 or + * later. + * See the COPYING-README file. + */ namespace OCA\Files\Command; diff --git a/console.php b/console.php index b8dd5e0879..25b8b31253 100644 --- a/console.php +++ b/console.php @@ -1,4 +1,3 @@ - diff --git a/core/command/status.php b/core/command/status.php index 2bd89919dd..ea9825b0f6 100644 --- a/core/command/status.php +++ b/core/command/status.php @@ -1,4 +1,10 @@ + * This file is licensed under the Affero General Public License version 3 or + * later. + * See the COPYING-README file. + */ namespace OC\Core\Command;