- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 1,526 for Notice (0.07 seconds)
-
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/NOTICE
Jesse Wilson <******@****.***> 1748383249 -0400
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue May 27 22:00:49 GMT 2025 - 223 bytes - Click Count (0) -
LICENSES/third_party/forked/libcontainer/NOTICE
Davanum Srinivas <******@****.***> 1729546657 -0400
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Tue Oct 22 13:56:22 GMT 2024 - 518 bytes - Click Count (0) -
NOTICE
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 15 23:53:08 GMT 2020 - 2.2K bytes - Click Count (0) -
LICENSES/third_party/forked/gotestsum/NOTICE
Davanum Srinivas <******@****.***> 1648690041 -0400
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Fri Apr 01 18:49:15 GMT 2022 - 588 bytes - Click Count (0) -
NOTICE
MinIO Project, (C) 2015-2023 MinIO, Inc. This product includes software developed at MinIO, Inc. (https://min.io/). The MinIO project contains unmodified/modified subcomponents too with separate copyright notices and license terms. Your use of the source code for these subcomponents is subject to the terms and conditions
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sat Feb 18 18:33:50 GMT 2023 - 367 bytes - Click Count (0) -
NOTICE
Hervé Boutemy <******@****.***> 1573942717 +0100
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Nov 16 22:18:37 GMT 2019 - 166 bytes - Click Count (0) -
apache-maven/src/main/appended-resources/META-INF/NOTICE.vm
specific language governing permissions and limitations ## under the License. ## This software bundles the following NOTICE files from third party library providers: META-INF/NOTICE in archive lib/guice-5.1.0.jar Google Guice - Core Library Copyright 2006-2022 Google, Inc. This product includes software developed at The Apache Software Foundation (http://www.apache.org/). META-INF/NOTICE in archive lib/plexus-utils-3.2.1.jar This product includes software developed by the Indiana University Extreme!...
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Sep 10 19:27:25 GMT 2022 - 5.5K bytes - Click Count (0) -
NOTICE.txt
Mark Vieira <******@****.***> 1612302099 -0800
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Feb 03 00:10:53 GMT 2021 - 228 bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/NoticeTask.java
/** * A task to create a notice file which includes dependencies' notices. */ public class NoticeTask extends DefaultTask { @InputFile private File inputFile = getProject().getRootProject().file("NOTICE.txt"); @OutputFile private File outputFile = new File(getProject().getBuildDir(), "notices/" + getName() + "/NOTICE.txt"); private FileTree sources; /**
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 6.9K bytes - Click Count (0) -
build-tools-internal/src/integTest/java/org/elasticsearch/gradle/internal/BuildPluginIT.java
ZipEntry noticeEntry = zipFile.getEntry("META-INF/NOTICE.txt"); assertNotNull("Jar does not have META-INF/LICENSE.txt", licenseEntry); assertNotNull("Jar does not have META-INF/NOTICE.txt", noticeEntry); try (InputStream license = zipFile.getInputStream(licenseEntry); InputStream notice = zipFile.getInputStream(noticeEntry)) {
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 2.7K bytes - Click Count (0)