Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.

Commit a124d17

Browse files
committed
fix spotless violations
1 parent 7667bfe commit a124d17

File tree

1 file changed

+6
-0
lines changed
  • native4j-capstone/src/main/java/org/native4j/capstone/insn

1 file changed

+6
-0
lines changed

native4j-capstone/src/main/java/org/native4j/capstone/insn/Constants.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* Copyright 2023 The Native4J Authors
3+
*
4+
* Use of this source code is governed by the MIT license found in the LICENSE
5+
* file.
6+
*/
17
package org.native4j.capstone.insn;
28

39
/**

0 commit comments

Comments
 (0)