diff options
author | Reinier Zwitserloot <r.zwitserloot@projectlombok.org> | 2023-02-03 03:54:46 +0100 |
---|---|---|
committer | Reinier Zwitserloot <r.zwitserloot@projectlombok.org> | 2023-02-03 03:54:46 +0100 |
commit | 566dfe73ca11ed60e1a5b545872cefc4f0c8f976 (patch) | |
tree | 12473955f506b6d80a28d68e132a586aa1e98d5a /buildScripts/compile.ant.xml | |
parent | dbb7ea00b803b619697d372435d38631c41c686e (diff) | |
download | lombok-566dfe73ca11ed60e1a5b545872cefc4f0c8f976.tar.gz lombok-566dfe73ca11ed60e1a5b545872cefc4f0c8f976.tar.bz2 lombok-566dfe73ca11ed60e1a5b545872cefc4f0c8f976.zip |
[build] final touches on updating deployment to new cloudflare host
Diffstat (limited to 'buildScripts/compile.ant.xml')
-rw-r--r-- | buildScripts/compile.ant.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildScripts/compile.ant.xml b/buildScripts/compile.ant.xml index 59715ee4..7fe76655 100644 --- a/buildScripts/compile.ant.xml +++ b/buildScripts/compile.ant.xml @@ -1,5 +1,5 @@ <!-- - Copyright (C) 2020-2022 The Project Lombok Authors. + Copyright (C) 2020-2023 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 |