OSDN Git Service

Update license notifications
[dictzip-java/dictzip-java.git] / dictzip-lib / src / test / java / org / dict / zip / DictZipFilesTest.java
index 92c4da6..8f4608d 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * DictZip library.
+ *
+ * Copyright (C) 2021-2022 Hiroshi Miura
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later WITH Classpath-exception-2.0
+ */
 package org.dict.zip;
 
 import org.junit.jupiter.api.Assertions;