diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-05-20 16:11:43 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-05-20 16:11:43 +0200 |
commit | ad5a1519e74d79218c0dd2ef79a39d75bd0155bf (patch) | |
tree | 72d91066c0af7fb2e007cb2c1e0218d46f3d010d /erts/example | |
parent | f4e729703f8fa173a050d4f4e503b7f17c7f209d (diff) | |
download | otp-ad5a1519e74d79218c0dd2ef79a39d75bd0155bf.tar.gz otp-ad5a1519e74d79218c0dd2ef79a39d75bd0155bf.tar.bz2 otp-ad5a1519e74d79218c0dd2ef79a39d75bd0155bf.zip |
Update copyright years
Diffstat (limited to 'erts/example')
-rw-r--r-- | erts/example/next_perm.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/example/next_perm.cc b/erts/example/next_perm.cc index 1427cd3979..d7c8f1ad97 100644 --- a/erts/example/next_perm.cc +++ b/erts/example/next_perm.cc @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2006-2009. All Rights Reserved. + * Copyright Ericsson AB 2006-2011. 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 |