diff options
Diffstat (limited to 'test/bytecode')
-rw-r--r-- | test/bytecode/src/lombok/bytecode/RunBytecodeTests.java | 2 | ||||
-rw-r--r-- | test/bytecode/src/lombok/bytecode/TestClassFileMetaData.java | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/bytecode/src/lombok/bytecode/RunBytecodeTests.java b/test/bytecode/src/lombok/bytecode/RunBytecodeTests.java index d8caccfe..bd3579c5 100644 --- a/test/bytecode/src/lombok/bytecode/RunBytecodeTests.java +++ b/test/bytecode/src/lombok/bytecode/RunBytecodeTests.java @@ -1,5 +1,5 @@ /* - * Copyright © 2011 Reinier Zwitserloot and Roel Spilker. + * Copyright (C) 2011 The Project Lombok Authors. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/test/bytecode/src/lombok/bytecode/TestClassFileMetaData.java b/test/bytecode/src/lombok/bytecode/TestClassFileMetaData.java index ebefad6c..aaf7d2e9 100644 --- a/test/bytecode/src/lombok/bytecode/TestClassFileMetaData.java +++ b/test/bytecode/src/lombok/bytecode/TestClassFileMetaData.java @@ -1,5 +1,5 @@ /* - * Copyright © 2010 Reinier Zwitserloot and Roel Spilker. + * Copyright (C) 2010 The Project Lombok Authors. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |