From 6664eed554974336909d3ffe03f20349cc4c38fd Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Tue, 15 Mar 2016 15:19:56 +0100 Subject: update copyright-year --- lib/ic/test/ic_SUITE_data/attr.idl | 2 +- lib/ic/test/ic_SUITE_data/c_err1.idl | 2 +- lib/ic/test/ic_SUITE_data/c_err2.idl | 2 +- lib/ic/test/ic_SUITE_data/c_err3.idl | 2 +- lib/ic/test/ic_SUITE_data/c_norm.idl | 2 +- lib/ic/test/ic_SUITE_data/enum.idl | 2 +- lib/ic/test/ic_SUITE_data/forward.idl | 2 +- lib/ic/test/ic_SUITE_data/include.idl | 2 +- lib/ic/test/ic_SUITE_data/include2.idl | 2 +- lib/ic/test/ic_SUITE_data/include3.idl | 2 +- lib/ic/test/ic_SUITE_data/inherit.idl | 2 +- lib/ic/test/ic_SUITE_data/inherit_err.idl | 2 +- lib/ic/test/ic_SUITE_data/inherit_warn.idl | 2 +- lib/ic/test/ic_SUITE_data/mult_ids.idl | 2 +- lib/ic/test/ic_SUITE_data/nasty.idl | 2 +- lib/ic/test/ic_SUITE_data/one.idl | 2 +- lib/ic/test/ic_SUITE_data/one_followed.idl | 2 +- lib/ic/test/ic_SUITE_data/one_out.idl | 2 +- lib/ic/test/ic_SUITE_data/one_raises.idl | 2 +- lib/ic/test/ic_SUITE_data/one_void.idl | 2 +- lib/ic/test/ic_SUITE_data/raises_reg.idl | 2 +- lib/ic/test/ic_SUITE_data/struct.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax1.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax2.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax3.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax4.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax5.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax6.idl | 2 +- lib/ic/test/ic_SUITE_data/type.idl | 2 +- lib/ic/test/ic_SUITE_data/typeid.idl | 2 +- lib/ic/test/ic_SUITE_data/u_case_mult.idl | 2 +- lib/ic/test/ic_SUITE_data/u_default.idl | 2 +- lib/ic/test/ic_SUITE_data/u_mult.idl | 2 +- lib/ic/test/ic_SUITE_data/u_norm.idl | 2 +- lib/ic/test/ic_SUITE_data/u_type.idl | 2 +- lib/ic/test/ic_SUITE_data/undef_id.idl | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) (limited to 'lib/ic/test/ic_SUITE_data') diff --git a/lib/ic/test/ic_SUITE_data/attr.idl b/lib/ic/test/ic_SUITE_data/attr.idl index fb3914d1cc..0a1edc787c 100644 --- a/lib/ic/test/ic_SUITE_data/attr.idl +++ b/lib/ic/test/ic_SUITE_data/attr.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/c_err1.idl b/lib/ic/test/ic_SUITE_data/c_err1.idl index 8332bab825..d50c51c807 100644 --- a/lib/ic/test/ic_SUITE_data/c_err1.idl +++ b/lib/ic/test/ic_SUITE_data/c_err1.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/c_err2.idl b/lib/ic/test/ic_SUITE_data/c_err2.idl index c385a2e703..84c12421ef 100644 --- a/lib/ic/test/ic_SUITE_data/c_err2.idl +++ b/lib/ic/test/ic_SUITE_data/c_err2.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/c_err3.idl b/lib/ic/test/ic_SUITE_data/c_err3.idl index 83946eceae..910f7abcf1 100644 --- a/lib/ic/test/ic_SUITE_data/c_err3.idl +++ b/lib/ic/test/ic_SUITE_data/c_err3.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/c_norm.idl b/lib/ic/test/ic_SUITE_data/c_norm.idl index b340b6090a..b573ac3f3d 100644 --- a/lib/ic/test/ic_SUITE_data/c_norm.idl +++ b/lib/ic/test/ic_SUITE_data/c_norm.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/enum.idl b/lib/ic/test/ic_SUITE_data/enum.idl index 484647781a..397212baf8 100644 --- a/lib/ic/test/ic_SUITE_data/enum.idl +++ b/lib/ic/test/ic_SUITE_data/enum.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/forward.idl b/lib/ic/test/ic_SUITE_data/forward.idl index c55b00b992..e9e8edb89e 100644 --- a/lib/ic/test/ic_SUITE_data/forward.idl +++ b/lib/ic/test/ic_SUITE_data/forward.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/include.idl b/lib/ic/test/ic_SUITE_data/include.idl index 1f5185089d..292de177c2 100644 --- a/lib/ic/test/ic_SUITE_data/include.idl +++ b/lib/ic/test/ic_SUITE_data/include.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/include2.idl b/lib/ic/test/ic_SUITE_data/include2.idl index 4487663ca0..37caa0bf54 100644 --- a/lib/ic/test/ic_SUITE_data/include2.idl +++ b/lib/ic/test/ic_SUITE_data/include2.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/include3.idl b/lib/ic/test/ic_SUITE_data/include3.idl index 5cacc4aadd..18424b3318 100644 --- a/lib/ic/test/ic_SUITE_data/include3.idl +++ b/lib/ic/test/ic_SUITE_data/include3.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/inherit.idl b/lib/ic/test/ic_SUITE_data/inherit.idl index 1ce8b2b3b6..93fd4b42ba 100644 --- a/lib/ic/test/ic_SUITE_data/inherit.idl +++ b/lib/ic/test/ic_SUITE_data/inherit.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/inherit_err.idl b/lib/ic/test/ic_SUITE_data/inherit_err.idl index c3eac38d0f..3b4989dd8b 100644 --- a/lib/ic/test/ic_SUITE_data/inherit_err.idl +++ b/lib/ic/test/ic_SUITE_data/inherit_err.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/inherit_warn.idl b/lib/ic/test/ic_SUITE_data/inherit_warn.idl index 9a8f9039e5..07f57f1a7d 100644 --- a/lib/ic/test/ic_SUITE_data/inherit_warn.idl +++ b/lib/ic/test/ic_SUITE_data/inherit_warn.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/mult_ids.idl b/lib/ic/test/ic_SUITE_data/mult_ids.idl index 234383fcfd..577e1031fb 100644 --- a/lib/ic/test/ic_SUITE_data/mult_ids.idl +++ b/lib/ic/test/ic_SUITE_data/mult_ids.idl @@ -1,7 +1,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/nasty.idl b/lib/ic/test/ic_SUITE_data/nasty.idl index d29674ab44..e55060f762 100644 --- a/lib/ic/test/ic_SUITE_data/nasty.idl +++ b/lib/ic/test/ic_SUITE_data/nasty.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/one.idl b/lib/ic/test/ic_SUITE_data/one.idl index 8b1f212989..7fb9808767 100644 --- a/lib/ic/test/ic_SUITE_data/one.idl +++ b/lib/ic/test/ic_SUITE_data/one.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/one_followed.idl b/lib/ic/test/ic_SUITE_data/one_followed.idl index fe92a78760..17074f7e55 100644 --- a/lib/ic/test/ic_SUITE_data/one_followed.idl +++ b/lib/ic/test/ic_SUITE_data/one_followed.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1998-2010. All Rights Reserved. +// Copyright Ericsson AB 1998-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/ic/test/ic_SUITE_data/one_out.idl b/lib/ic/test/ic_SUITE_data/one_out.idl index 51d0394485..1e75c2d962 100644 --- a/lib/ic/test/ic_SUITE_data/one_out.idl +++ b/lib/ic/test/ic_SUITE_data/one_out.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/one_raises.idl b/lib/ic/test/ic_SUITE_data/one_raises.idl index df8343ac8f..4cd7ae00bb 100644 --- a/lib/ic/test/ic_SUITE_data/one_raises.idl +++ b/lib/ic/test/ic_SUITE_data/one_raises.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/one_void.idl b/lib/ic/test/ic_SUITE_data/one_void.idl index d4f5ce6e16..6e8c39197c 100644 --- a/lib/ic/test/ic_SUITE_data/one_void.idl +++ b/lib/ic/test/ic_SUITE_data/one_void.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/raises_reg.idl b/lib/ic/test/ic_SUITE_data/raises_reg.idl index 342f20a116..52aba10b8d 100644 --- a/lib/ic/test/ic_SUITE_data/raises_reg.idl +++ b/lib/ic/test/ic_SUITE_data/raises_reg.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1998-2010. All Rights Reserved. +// Copyright Ericsson AB 1998-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/ic/test/ic_SUITE_data/struct.idl b/lib/ic/test/ic_SUITE_data/struct.idl index 22b2a16aaf..011c2404d9 100644 --- a/lib/ic/test/ic_SUITE_data/struct.idl +++ b/lib/ic/test/ic_SUITE_data/struct.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/syntax1.idl b/lib/ic/test/ic_SUITE_data/syntax1.idl index a805c846db..2de35a6ddf 100644 --- a/lib/ic/test/ic_SUITE_data/syntax1.idl +++ b/lib/ic/test/ic_SUITE_data/syntax1.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/syntax2.idl b/lib/ic/test/ic_SUITE_data/syntax2.idl index 9da0c51a1b..39f28392e6 100644 --- a/lib/ic/test/ic_SUITE_data/syntax2.idl +++ b/lib/ic/test/ic_SUITE_data/syntax2.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/syntax3.idl b/lib/ic/test/ic_SUITE_data/syntax3.idl index 7911ed4ecf..2bb9ac7229 100644 --- a/lib/ic/test/ic_SUITE_data/syntax3.idl +++ b/lib/ic/test/ic_SUITE_data/syntax3.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/syntax4.idl b/lib/ic/test/ic_SUITE_data/syntax4.idl index 0f09847449..e41ad60ed6 100644 --- a/lib/ic/test/ic_SUITE_data/syntax4.idl +++ b/lib/ic/test/ic_SUITE_data/syntax4.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/syntax5.idl b/lib/ic/test/ic_SUITE_data/syntax5.idl index 7c9b26f7b1..6468f0adc0 100644 --- a/lib/ic/test/ic_SUITE_data/syntax5.idl +++ b/lib/ic/test/ic_SUITE_data/syntax5.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/syntax6.idl b/lib/ic/test/ic_SUITE_data/syntax6.idl index 9ceac7729b..6012cc868c 100644 --- a/lib/ic/test/ic_SUITE_data/syntax6.idl +++ b/lib/ic/test/ic_SUITE_data/syntax6.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/type.idl b/lib/ic/test/ic_SUITE_data/type.idl index 65322bf78d..6109661c4f 100644 --- a/lib/ic/test/ic_SUITE_data/type.idl +++ b/lib/ic/test/ic_SUITE_data/type.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/typeid.idl b/lib/ic/test/ic_SUITE_data/typeid.idl index 0878283ed1..9a5ce28bdf 100644 --- a/lib/ic/test/ic_SUITE_data/typeid.idl +++ b/lib/ic/test/ic_SUITE_data/typeid.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/u_case_mult.idl b/lib/ic/test/ic_SUITE_data/u_case_mult.idl index 37d99f0e9b..3d1523b5f5 100644 --- a/lib/ic/test/ic_SUITE_data/u_case_mult.idl +++ b/lib/ic/test/ic_SUITE_data/u_case_mult.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/u_default.idl b/lib/ic/test/ic_SUITE_data/u_default.idl index 80a59b9bee..050b876aad 100644 --- a/lib/ic/test/ic_SUITE_data/u_default.idl +++ b/lib/ic/test/ic_SUITE_data/u_default.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/u_mult.idl b/lib/ic/test/ic_SUITE_data/u_mult.idl index 0bc6b64f08..3ab47c40a5 100644 --- a/lib/ic/test/ic_SUITE_data/u_mult.idl +++ b/lib/ic/test/ic_SUITE_data/u_mult.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/u_norm.idl b/lib/ic/test/ic_SUITE_data/u_norm.idl index 11ab4aeca5..b2f146f45a 100644 --- a/lib/ic/test/ic_SUITE_data/u_norm.idl +++ b/lib/ic/test/ic_SUITE_data/u_norm.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/u_type.idl b/lib/ic/test/ic_SUITE_data/u_type.idl index 49a59bfd57..8a46b9375f 100644 --- a/lib/ic/test/ic_SUITE_data/u_type.idl +++ b/lib/ic/test/ic_SUITE_data/u_type.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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/ic/test/ic_SUITE_data/undef_id.idl b/lib/ic/test/ic_SUITE_data/undef_id.idl index 094a59637f..a09598f0a7 100644 --- a/lib/ic/test/ic_SUITE_data/undef_id.idl +++ b/lib/ic/test/ic_SUITE_data/undef_id.idl @@ -2,7 +2,7 @@ // %CopyrightBegin% // -// Copyright Ericsson AB 1997-2010. All Rights Reserved. +// Copyright Ericsson AB 1997-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. -- cgit v1.2.3