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/java_src/Makefile | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Any.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/AnyHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/AnyHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/BooleanHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/ByteHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/CharHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/DoubleHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Environment.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/FloatHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Holder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/IntHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/LongHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Makefile | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Pid.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PidHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PidHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Port.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PortHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PortHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Ref.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/RefHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/RefHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/ShortHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/StringHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TCKind.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Term.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TermHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TermHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TypeCode.java | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) (limited to 'lib/ic/java_src') diff --git a/lib/ic/java_src/Makefile b/lib/ic/java_src/Makefile index 6f965a5533..86d1e54fff 100644 --- a/lib/ic/java_src/Makefile +++ b/lib/ic/java_src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2009. All Rights Reserved. +# Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Any.java b/lib/ic/java_src/com/ericsson/otp/ic/Any.java index b0e717bc59..d90b942877 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Any.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/Any.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2013. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/AnyHelper.java b/lib/ic/java_src/com/ericsson/otp/ic/AnyHelper.java index abcf9ef204..518087a1ed 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/AnyHelper.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/AnyHelper.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/AnyHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/AnyHolder.java index 03c48061af..e22876f51e 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/AnyHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/AnyHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/BooleanHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/BooleanHolder.java index b6ee1418dc..b71da196de 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/BooleanHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/BooleanHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/ByteHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/ByteHolder.java index cc2f25579a..7c79e8f90d 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/ByteHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/ByteHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/CharHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/CharHolder.java index 6d49e7fbbb..81d8c6ac73 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/CharHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/CharHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/DoubleHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/DoubleHolder.java index bf52fb4d9c..6daaa25aa8 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/DoubleHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/DoubleHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Environment.java b/lib/ic/java_src/com/ericsson/otp/ic/Environment.java index 9393d61e40..bffa0e27e6 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Environment.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/Environment.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2013. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/FloatHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/FloatHolder.java index 6ee2a25305..c804973ad6 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/FloatHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/FloatHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Holder.java b/lib/ic/java_src/com/ericsson/otp/ic/Holder.java index 74515c262d..a2888539a9 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Holder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/Holder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/IntHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/IntHolder.java index c47f0ae01d..7327d03843 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/IntHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/IntHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/LongHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/LongHolder.java index 8a4481be98..34af201b42 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/LongHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/LongHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Makefile b/lib/ic/java_src/com/ericsson/otp/ic/Makefile index d9100cf267..21c38e54b5 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Makefile +++ b/lib/ic/java_src/com/ericsson/otp/ic/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Pid.java b/lib/ic/java_src/com/ericsson/otp/ic/Pid.java index f2c8dafa0f..0f26c32aef 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Pid.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/Pid.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/PidHelper.java b/lib/ic/java_src/com/ericsson/otp/ic/PidHelper.java index 1d0a108233..4c51035738 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/PidHelper.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/PidHelper.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/PidHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/PidHolder.java index afd42c8b91..f5dfd81576 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/PidHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/PidHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Port.java b/lib/ic/java_src/com/ericsson/otp/ic/Port.java index 5c36aee257..34edbea362 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Port.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/Port.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/PortHelper.java b/lib/ic/java_src/com/ericsson/otp/ic/PortHelper.java index 22dde64530..3e74758739 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/PortHelper.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/PortHelper.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/PortHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/PortHolder.java index 0a0a7eadad..da0df3bbc7 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/PortHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/PortHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Ref.java b/lib/ic/java_src/com/ericsson/otp/ic/Ref.java index ff01bd7162..a55da87d0d 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Ref.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/Ref.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/RefHelper.java b/lib/ic/java_src/com/ericsson/otp/ic/RefHelper.java index a1b19b5fcb..cb145bbbb2 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/RefHelper.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/RefHelper.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/RefHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/RefHolder.java index f853076339..9ef2eacea1 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/RefHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/RefHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/ShortHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/ShortHolder.java index cc1f09be89..3b191dd633 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/ShortHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/ShortHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/StringHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/StringHolder.java index 5c6ccbab5b..f4cd069148 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/StringHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/StringHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/TCKind.java b/lib/ic/java_src/com/ericsson/otp/ic/TCKind.java index a6a3abace9..e6265ae586 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/TCKind.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/TCKind.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/Term.java b/lib/ic/java_src/com/ericsson/otp/ic/Term.java index cb0c6ea78a..7a27905fcd 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/Term.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/Term.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2013. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/TermHelper.java b/lib/ic/java_src/com/ericsson/otp/ic/TermHelper.java index 0739d41877..1a6271d9c0 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/TermHelper.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/TermHelper.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2013. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/TermHolder.java b/lib/ic/java_src/com/ericsson/otp/ic/TermHolder.java index 414447bfa2..6a30bad5ea 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/TermHolder.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/TermHolder.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-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/java_src/com/ericsson/otp/ic/TypeCode.java b/lib/ic/java_src/com/ericsson/otp/ic/TypeCode.java index b8508562b8..da036fea54 100644 --- a/lib/ic/java_src/com/ericsson/otp/ic/TypeCode.java +++ b/lib/ic/java_src/com/ericsson/otp/ic/TypeCode.java @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2013. All Rights Reserved. + * Copyright Ericsson AB 1999-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