Skip to content

Commit 644ff12

Browse files
docs: add missing license header to DeepLApiVersion.java
1 parent 28331cc commit 644ff12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deepl-java/src/main/java/com/deepl/api/DeepLApiVersion.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2025 DeepL SE (https://www.deepl.com)
2+
// Use of this source code is governed by an MIT
3+
// license that can be found in the LICENSE file.
14
package com.deepl.api;
25

36
public enum DeepLApiVersion {

0 commit comments

Comments
 (0)