diff options
author | Björn-Egil Dahlberg <[email protected]> | 2013-01-25 17:58:15 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2013-01-25 17:58:15 +0100 |
commit | 3fb4def74a64a63fbb2b28aef6c5920d7db3ad6e (patch) | |
tree | 65156bb391865876810c099aa420bed044294ff5 /lib/ic/examples | |
parent | e7db978d3a92e2df6e0f840a030eed3cacf366f5 (diff) | |
download | otp-3fb4def74a64a63fbb2b28aef6c5920d7db3ad6e.tar.gz otp-3fb4def74a64a63fbb2b28aef6c5920d7db3ad6e.tar.bz2 otp-3fb4def74a64a63fbb2b28aef6c5920d7db3ad6e.zip |
Update copyright years
Diffstat (limited to 'lib/ic/examples')
-rw-r--r-- | lib/ic/examples/all-against-all/client.c | 2 | ||||
-rw-r--r-- | lib/ic/examples/c-client/client.c | 2 | ||||
-rw-r--r-- | lib/ic/examples/c-server/client.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/ic/examples/all-against-all/client.c b/lib/ic/examples/all-against-all/client.c index 5dece9cfa6..022b9fd1c0 100644 --- a/lib/ic/examples/all-against-all/client.c +++ b/lib/ic/examples/all-against-all/client.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1999-2009. All Rights Reserved. + * Copyright Ericsson AB 1999-2013. All Rights Reserved. * * The contents of this file are subject to the Erlang Public License, * Version 1.1, (the "License"); you may not use this file except in diff --git a/lib/ic/examples/c-client/client.c b/lib/ic/examples/c-client/client.c index 5b11510ce3..3e9678ae4d 100644 --- a/lib/ic/examples/c-client/client.c +++ b/lib/ic/examples/c-client/client.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1998-2009. All Rights Reserved. + * Copyright Ericsson AB 1998-2013. All Rights Reserved. * * The contents of this file are subject to the Erlang Public License, * Version 1.1, (the "License"); you may not use this file except in diff --git a/lib/ic/examples/c-server/client.c b/lib/ic/examples/c-server/client.c index 605e41ddb1..b6c7ef6bce 100644 --- a/lib/ic/examples/c-server/client.c +++ b/lib/ic/examples/c-server/client.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 1998-2009. All Rights Reserved. + * Copyright Ericsson AB 1998-2013. All Rights Reserved. * * The contents of this file are subject to the Erlang Public License, * Version 1.1, (the "License"); you may not use this file except in |