Skip to content

Commit 0821c7d

Browse files
committed
Add missing copyrights
1 parent 57b867a commit 0821c7d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

lib/cext/include/truffleruby/truffleruby-abi-version.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
/*
2+
* Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. This
3+
* code is released under a tri EPL/GPL/LGPL license. You can use it,
4+
* redistribute it and/or modify it under the terms of the:
5+
*
6+
* Eclipse Public License version 2.0, or
7+
* GNU General Public License version 2, or
8+
* GNU Lesser General Public License version 2.1.
9+
*/
10+
111
#ifndef TRUFFLERUBY_ABI_VERSION_H
212
#define TRUFFLERUBY_ABI_VERSION_H
313

0 commit comments

Comments
 (0)