We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 3dab9c0 commit bd79cddCopy full SHA for bd79cdd
src/main/java/io/github/cdimascio/dotenv/Dotenv.java
@@ -1,3 +1,8 @@
1
+/**
2
+ * dotenv-java
3
+ * copyright 2021 - Carmine DiMascio
4
+ * license - MIT
5
+ */
6
package io.github.cdimascio.dotenv;
7
8
import java.util.Set;
0 commit comments