diff options
Diffstat (limited to 'apps/files_trashbin/list.php')
-rw-r--r-- | apps/files_trashbin/list.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_trashbin/list.php b/apps/files_trashbin/list.php index 6b04c64749a..c2700bd52b5 100644 --- a/apps/files_trashbin/list.php +++ b/apps/files_trashbin/list.php @@ -4,6 +4,8 @@ * * @author Bart Visscher <bartv@thisnet.nl> * @author Björn Schießle <bjoern@schiessle.org> + * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> + * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Vincent Petry <pvince81@owncloud.com> * * @license AGPL-3.0 @@ -18,7 +20,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ // Check if we are a user |