diff options
Diffstat (limited to 'lib/percept/priv/server_root')
5 files changed, 5 insertions, 5 deletions
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. |