diff options
Diffstat (limited to 'portal-auth/src/main')
11 files changed, 11 insertions, 11 deletions
diff --git a/portal-auth/src/main/webapp/user/changePassword.html b/portal-auth/src/main/webapp/user/changePassword.html index 7669177a..33b879d5 100644 --- a/portal-auth/src/main/webapp/user/changePassword.html +++ b/portal-auth/src/main/webapp/user/changePassword.html @@ -1,5 +1,5 @@ <!--
- Copyright 2016 Huawei Technologies Co., Ltd.
+ Copyright 2016-2017 Huawei Technologies Co., Ltd.
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/portal-auth/src/main/webapp/user/createUser.html b/portal-auth/src/main/webapp/user/createUser.html index 68b7edc5..e3d214d2 100644 --- a/portal-auth/src/main/webapp/user/createUser.html +++ b/portal-auth/src/main/webapp/user/createUser.html @@ -1,5 +1,5 @@ <!--
- Copyright 2016 Huawei Technologies Co., Ltd.
+ Copyright 2016-2017 Huawei Technologies Co., Ltd.
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/portal-auth/src/main/webapp/user/css/component.css b/portal-auth/src/main/webapp/user/css/component.css index 4f67b28f..316d018a 100644 --- a/portal-auth/src/main/webapp/user/css/component.css +++ b/portal-auth/src/main/webapp/user/css/component.css @@ -1,5 +1,5 @@ /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* 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/portal-auth/src/main/webapp/user/css/user.css b/portal-auth/src/main/webapp/user/css/user.css index 91ab7604..f9ac4ae6 100644 --- a/portal-auth/src/main/webapp/user/css/user.css +++ b/portal-auth/src/main/webapp/user/css/user.css @@ -1,5 +1,5 @@ /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* 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/portal-auth/src/main/webapp/user/js/changePassword.js b/portal-auth/src/main/webapp/user/js/changePassword.js index 068ea561..0d4c21d0 100644 --- a/portal-auth/src/main/webapp/user/js/changePassword.js +++ b/portal-auth/src/main/webapp/user/js/changePassword.js @@ -1,5 +1,5 @@ /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* 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/portal-auth/src/main/webapp/user/js/createUser.js b/portal-auth/src/main/webapp/user/js/createUser.js index 5c780ab8..dee731cb 100644 --- a/portal-auth/src/main/webapp/user/js/createUser.js +++ b/portal-auth/src/main/webapp/user/js/createUser.js @@ -1,5 +1,5 @@ /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* 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/portal-auth/src/main/webapp/user/js/modifyUser.js b/portal-auth/src/main/webapp/user/js/modifyUser.js index 7e571448..a085c7c2 100644 --- a/portal-auth/src/main/webapp/user/js/modifyUser.js +++ b/portal-auth/src/main/webapp/user/js/modifyUser.js @@ -1,5 +1,5 @@ /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* 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/portal-auth/src/main/webapp/user/js/user.js b/portal-auth/src/main/webapp/user/js/user.js index 7be00a3d..7f4e559c 100644 --- a/portal-auth/src/main/webapp/user/js/user.js +++ b/portal-auth/src/main/webapp/user/js/user.js @@ -1,5 +1,5 @@ /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* 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/portal-auth/src/main/webapp/user/js/userTools.js b/portal-auth/src/main/webapp/user/js/userTools.js index f6aa84ff..e63e85a5 100644 --- a/portal-auth/src/main/webapp/user/js/userTools.js +++ b/portal-auth/src/main/webapp/user/js/userTools.js @@ -1,5 +1,5 @@ /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* 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/portal-auth/src/main/webapp/user/modifyUser.html b/portal-auth/src/main/webapp/user/modifyUser.html index 0609faba..8689ff50 100644 --- a/portal-auth/src/main/webapp/user/modifyUser.html +++ b/portal-auth/src/main/webapp/user/modifyUser.html @@ -1,5 +1,5 @@ <!--
- Copyright 2016 Huawei Technologies Co., Ltd.
+ Copyright 2016-2017 Huawei Technologies Co., Ltd.
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/portal-auth/src/main/webapp/user/user.html b/portal-auth/src/main/webapp/user/user.html index 7880000c..2a700769 100644 --- a/portal-auth/src/main/webapp/user/user.html +++ b/portal-auth/src/main/webapp/user/user.html @@ -1,5 +1,5 @@ <!--
- Copyright 2016 Huawei Technologies Co., Ltd.
+ Copyright 2016-2017 Huawei Technologies Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|