Skip to content

Commit

Permalink
Add missing copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jan 16, 2024
1 parent 57b867a commit 0821c7d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/cext/include/truffleruby/truffleruby-abi-version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
/*
* Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. This
* code is released under a tri EPL/GPL/LGPL license. You can use it,
* redistribute it and/or modify it under the terms of the:
*
* Eclipse Public License version 2.0, or
* GNU General Public License version 2, or
* GNU Lesser General Public License version 2.1.
*/

#ifndef TRUFFLERUBY_ABI_VERSION_H
#define TRUFFLERUBY_ABI_VERSION_H

Expand Down

0 comments on commit 0821c7d

Please sign in to comment.