diff options
author | Henrik Nord <[email protected]> | 2016-03-15 15:19:56 +0100 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-03-15 15:19:56 +0100 |
commit | 6664eed554974336909d3ffe03f20349cc4c38fd (patch) | |
tree | 46cdf92b6accd879cf4af5b9453cf69326d08a2b /lib/percept/priv | |
parent | 12c3609f15dbe367684ecb506b61f07c15205c51 (diff) | |
download | otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.gz otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.bz2 otp-6664eed554974336909d3ffe03f20349cc4c38fd.zip |
update copyright-year
Diffstat (limited to 'lib/percept/priv')
6 files changed, 6 insertions, 6 deletions
diff --git a/lib/percept/priv/Makefile b/lib/percept/priv/Makefile index 44229c9567..a1912edfc0 100644 --- a/lib/percept/priv/Makefile +++ b/lib/percept/priv/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2007-2012. All Rights Reserved. +# Copyright Ericsson AB 2007-2016. All Rights Reserved. # # 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/lib/percept/priv/server_root/css/percept.css b/lib/percept/priv/server_root/css/percept.css index 7335e62387..2d0734b6b6 100644 --- a/lib/percept/priv/server_root/css/percept.css +++ b/lib/percept/priv/server_root/css/percept.css @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2007-2009. All Rights Reserved. + * Copyright Ericsson AB 2007-2016. All Rights Reserved. * * 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/lib/percept/priv/server_root/htdocs/index.html b/lib/percept/priv/server_root/htdocs/index.html index e84d8fb10a..f7322cba89 100644 --- a/lib/percept/priv/server_root/htdocs/index.html +++ b/lib/percept/priv/server_root/htdocs/index.html @@ -1,7 +1,7 @@ <!-- %CopyrightBegin% - Copyright Ericsson AB 2007-2009. All Rights Reserved. + Copyright Ericsson AB 2007-2016. All Rights Reserved. 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/lib/percept/priv/server_root/scripts/percept_area_select.js b/lib/percept/priv/server_root/scripts/percept_area_select.js index 6dd64650be..83fbb02c92 100644 --- a/lib/percept/priv/server_root/scripts/percept_area_select.js +++ b/lib/percept/priv/server_root/scripts/percept_area_select.js @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2007-2009. All Rights Reserved. + * Copyright Ericsson AB 2007-2016. All Rights Reserved. * * 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/lib/percept/priv/server_root/scripts/percept_error_handler.js b/lib/percept/priv/server_root/scripts/percept_error_handler.js index 8bad57a5b7..dad8f2b566 100644 --- a/lib/percept/priv/server_root/scripts/percept_error_handler.js +++ b/lib/percept/priv/server_root/scripts/percept_error_handler.js @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2007-2009. All Rights Reserved. + * Copyright Ericsson AB 2007-2016. All Rights Reserved. * * 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/lib/percept/priv/server_root/scripts/percept_select_all.js b/lib/percept/priv/server_root/scripts/percept_select_all.js index 118741b7de..c8eb966059 100644 --- a/lib/percept/priv/server_root/scripts/percept_select_all.js +++ b/lib/percept/priv/server_root/scripts/percept_select_all.js @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2007-2009. All Rights Reserved. + * Copyright Ericsson AB 2007-2016. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |