diff options
Diffstat (limited to 'src/utils/lombok/bytecode/AsmUtil.java')
-rw-r--r-- | src/utils/lombok/bytecode/AsmUtil.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/lombok/bytecode/AsmUtil.java b/src/utils/lombok/bytecode/AsmUtil.java index fa8b9544..57439c75 100644 --- a/src/utils/lombok/bytecode/AsmUtil.java +++ b/src/utils/lombok/bytecode/AsmUtil.java @@ -1,5 +1,5 @@ /* - * Copyright © 2010 Reinier Zwitserloot, Roel Spilker and Robbert Jan Grootjans. + * 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 |