Skip to content

Commit bd79cdd

Browse files
authored
Update Dotenv.java
1 parent 3dab9c0 commit bd79cdd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/java/io/github/cdimascio/dotenv/Dotenv.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* dotenv-java
3+
* copyright 2021 - Carmine DiMascio
4+
* license - MIT
5+
*/
16
package io.github.cdimascio.dotenv;
27

38
import java.util.Set;

0 commit comments

Comments
 (0)