diff options
author | Roel Spilker <r.spilker@gmail.com> | 2021-04-23 00:01:55 +0200 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2021-04-23 00:01:55 +0200 |
commit | 6758714ed564d72236564889157c4812eacb96fb (patch) | |
tree | c6160f835c59dd2055ed026e09eec5d9e90eb4fa /buildScripts/p2/feature.xml | |
parent | 5120abe4741c78d19d7e65404f407cfe57074a47 (diff) | |
download | lombok-6758714ed564d72236564889157c4812eacb96fb.tar.gz lombok-6758714ed564d72236564889157c4812eacb96fb.tar.bz2 lombok-6758714ed564d72236564889157c4812eacb96fb.zip |
Change owner lombok GitHub repository
Diffstat (limited to 'buildScripts/p2/feature.xml')
-rw-r--r-- | buildScripts/p2/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildScripts/p2/feature.xml b/buildScripts/p2/feature.xml index 27fe2559..d7c39978 100644 --- a/buildScripts/p2/feature.xml +++ b/buildScripts/p2/feature.xml @@ -8,7 +8,7 @@ Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, automate your logging variables, and much more. </description> - <license url="https://raw.githubusercontent.com/rzwitserloot/lombok/master/LICENSE"> + <license url="https://raw.githubusercontent.com/projectlombok/lombok/master/LICENSE"> Copyright (C) 2009-@YEAR@ The Project Lombok Authors. Permission is hereby granted, free of charge, to any person obtaining a copy |