diff options
author | Joas Schilling <coding@schilljs.com> | 2016-07-22 09:47:47 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-07-22 09:48:05 +0200 |
commit | ca6a7d9e6a6b5b11083f3bfd12a30da97b8c3dac (patch) | |
tree | c08584460aead516ea72b18c82bd7d5cec29150c /apps/federatedfilesharing/lib/tokenhandler.php | |
parent | 87eb86902f3928d5c33da6f0a7a5ff7e3fc0f8da (diff) | |
download | nextcloud-server-ca6a7d9e6a6b5b11083f3bfd12a30da97b8c3dac.tar.gz nextcloud-server-ca6a7d9e6a6b5b11083f3bfd12a30da97b8c3dac.zip |
Run the license script
Diffstat (limited to 'apps/federatedfilesharing/lib/tokenhandler.php')
-rw-r--r-- | apps/federatedfilesharing/lib/tokenhandler.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/lib/tokenhandler.php b/apps/federatedfilesharing/lib/tokenhandler.php index ec5f73127d6..bfe02169fbd 100644 --- a/apps/federatedfilesharing/lib/tokenhandler.php +++ b/apps/federatedfilesharing/lib/tokenhandler.php @@ -1,8 +1,9 @@ <?php /** - * @author Björn Schießle <schiessle@owncloud.com> - * * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Björn Schießle <bjoern@schiessle.org> + * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |