diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..8df1b9d --- /dev/null +++ b/NOTICE @@ -0,0 +1,4 @@ +cloudflare-tunnels-plugin +Copyright 2025 Ivy Collective + +Unless otherwise stated, all files in this repository are free software, licensed under the Apache License 2.0. See the `LICENSE` file for more information. \ No newline at end of file diff --git a/README.md b/README.md index 75cb7cc..bd66c16 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ If you need to contact us for any reason, including bug reports, feature request ## License -This software is free software, under the Apache License 2.0. Read the `LICENSE` file for more information. \ No newline at end of file +Unless otherwise stated, all files in this repository are free software, licensed under the Apache License 2.0. See the `LICENSE` file for more information. \ No newline at end of file diff --git a/src/main/java/dev/ivycollective/cloudflaretunnelsplugin/CloudflareTunnelsPlugin.java b/src/main/java/dev/ivycollective/cloudflaretunnelsplugin/CloudflareTunnelsPlugin.java index 5c5cb64..6811cce 100644 --- a/src/main/java/dev/ivycollective/cloudflaretunnelsplugin/CloudflareTunnelsPlugin.java +++ b/src/main/java/dev/ivycollective/cloudflaretunnelsplugin/CloudflareTunnelsPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright 2024 Ivy Collective + * Copyright 2025 Ivy Collective * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.