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/megaco/examples/simple | |
parent | 12c3609f15dbe367684ecb506b61f07c15205c51 (diff) | |
download | otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.gz otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.bz2 otp-6664eed554974336909d3ffe03f20349cc4c38fd.zip |
update copyright-year
Diffstat (limited to 'lib/megaco/examples/simple')
-rw-r--r-- | lib/megaco/examples/simple/Makefile | 2 | ||||
-rw-r--r-- | lib/megaco/examples/simple/megaco_simple_mg.erl | 2 | ||||
-rw-r--r-- | lib/megaco/examples/simple/megaco_simple_mgc.erl | 2 | ||||
-rw-r--r-- | lib/megaco/examples/simple/modules.mk | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/megaco/examples/simple/Makefile b/lib/megaco/examples/simple/Makefile index 720e1b29d2..00c0b7e65e 100644 --- a/lib/megaco/examples/simple/Makefile +++ b/lib/megaco/examples/simple/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2001-2012. All Rights Reserved. +# Copyright Ericsson AB 2001-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/megaco/examples/simple/megaco_simple_mg.erl b/lib/megaco/examples/simple/megaco_simple_mg.erl index 3ad7bad8b1..83293b810d 100644 --- a/lib/megaco/examples/simple/megaco_simple_mg.erl +++ b/lib/megaco/examples/simple/megaco_simple_mg.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-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/megaco/examples/simple/megaco_simple_mgc.erl b/lib/megaco/examples/simple/megaco_simple_mgc.erl index aea8890af7..f324e17a3a 100644 --- a/lib/megaco/examples/simple/megaco_simple_mgc.erl +++ b/lib/megaco/examples/simple/megaco_simple_mgc.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-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/megaco/examples/simple/modules.mk b/lib/megaco/examples/simple/modules.mk index a2a2ac4324..79a5d41f2f 100644 --- a/lib/megaco/examples/simple/modules.mk +++ b/lib/megaco/examples/simple/modules.mk @@ -2,7 +2,7 @@ # %CopyrightBegin% # -# Copyright Ericsson AB 2001-2009. All Rights Reserved. +# Copyright Ericsson AB 2001-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. |