diff --git a/settings/js/users/groups.js b/settings/js/users/groups.js index f5a2ce755b3..13090b99162 100644 --- a/settings/js/users/groups.js +++ b/settings/js/users/groups.js @@ -1,5 +1,6 @@ /** * Copyright (c) 2014, Raghu Nayyar + * Copyright (c) 2014, Arthur Schiwon * This file is licensed under the Affero General Public License version 3 or later. * See the COPYING-README file. */ diff --git a/settings/js/users/users.js b/settings/js/users/users.js index 708451dbaca..afe00fc8024 100644 --- a/settings/js/users/users.js +++ b/settings/js/users/users.js @@ -1,4 +1,6 @@ /** + * Copyright (c) 2014, Arthur Schiwon + * Copyright (c) 2014, Raghu Nayyar * Copyright (c) 2011, Robin Appelman * This file is licensed under the Affero General Public License version 3 or later. * See the COPYING-README file.