[PATCH] Update License Statement

Removed "Authors" section. Signed-off-by: Hongliang Wang <hlwang@linux.vnet.ibm.com> --- ui/css/theme-default/repository-add.css | 5 +---- ui/css/theme-default/repository-edit.css | 5 +---- ui/js/src/kimchi.repository_add_main.js | 5 +---- ui/pages/repository-add.html.tmpl | 5 +---- 4 files changed, 4 insertions(+), 16 deletions(-) diff --git a/ui/css/theme-default/repository-add.css b/ui/css/theme-default/repository-add.css index ab28ee1..f97f8dd 100644 --- a/ui/css/theme-default/repository-add.css +++ b/ui/css/theme-default/repository-add.css @@ -1,10 +1,7 @@ /* * Project Kimchi * - * Copyright IBM, Corp. 2014 - * - * Authors: - * Hongliang Wang <hlwang@linux.vnet.ibm.com> + * Copyright IBM, Corp. 2013-2014 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ui/css/theme-default/repository-edit.css b/ui/css/theme-default/repository-edit.css index 98995a9..16342d7 100644 --- a/ui/css/theme-default/repository-edit.css +++ b/ui/css/theme-default/repository-edit.css @@ -1,10 +1,7 @@ /* * Project Kimchi * - * Copyright IBM, Corp. 2014 - * - * Authors: - * Hongliang Wang <hlwang@linux.vnet.ibm.com> + * Copyright IBM, Corp. 2013-2014 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ui/js/src/kimchi.repository_add_main.js b/ui/js/src/kimchi.repository_add_main.js index d0e1121..9197b7b 100644 --- a/ui/js/src/kimchi.repository_add_main.js +++ b/ui/js/src/kimchi.repository_add_main.js @@ -1,10 +1,7 @@ /* * Project Kimchi * - * Copyright IBM, Corp. 2014 - * - * Authors: - * Hongliang Wang <hlwang@linux.vnet.ibm.com> + * Copyright IBM, Corp. 2013-2014 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/ui/pages/repository-add.html.tmpl b/ui/pages/repository-add.html.tmpl index 73ff415..522043d 100644 --- a/ui/pages/repository-add.html.tmpl +++ b/ui/pages/repository-add.html.tmpl @@ -1,10 +1,7 @@ #* * Project Kimchi * - * Copyright IBM, Corp. 2014 - * - * Authors: - * Hongliang Wang <hlwang@linux.vnet.ibm.com> + * Copyright IBM, Corp. 2013-2014 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- 1.8.1.4
participants (2)
-
Aline Manera
-
Hongliang Wang