File tree 2 files changed +36
-0
lines changed
closed/src/java.base/share/native/libjli
2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 2
2
* ===========================================================================
3
3
* (c) Copyright IBM Corp. 2024, 2024 All Rights Reserved
4
4
* ===========================================================================
5
+ *
6
+ * This code is free software; you can redistribute it and/or modify it
7
+ * under the terms of the GNU General Public License version 2 only, as
8
+ * published by the Free Software Foundation.
9
+ *
10
+ * IBM designates this particular file as subject to the "Classpath" exception
11
+ * as provided by IBM in the LICENSE file that accompanied this code.
12
+ *
13
+ * This code is distributed in the hope that it will be useful, but WITHOUT
14
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
15
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16
+ * version 2 for more details (a copy is included in the LICENSE file that
17
+ * accompanied this code).
18
+ *
19
+ * You should have received a copy of the GNU General Public License version
20
+ * 2 along with this work; if not, see <http://www.gnu.org/licenses/>.
21
+ *
22
+ * ===========================================================================
5
23
*/
6
24
7
25
#include "criuhelpers.h"
Original file line number Diff line number Diff line change 2
2
* ===========================================================================
3
3
* (c) Copyright IBM Corp. 2024, 2024 All Rights Reserved
4
4
* ===========================================================================
5
+ *
6
+ * This code is free software; you can redistribute it and/or modify it
7
+ * under the terms of the GNU General Public License version 2 only, as
8
+ * published by the Free Software Foundation.
9
+ *
10
+ * IBM designates this particular file as subject to the "Classpath" exception
11
+ * as provided by IBM in the LICENSE file that accompanied this code.
12
+ *
13
+ * This code is distributed in the hope that it will be useful, but WITHOUT
14
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
15
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16
+ * version 2 for more details (a copy is included in the LICENSE file that
17
+ * accompanied this code).
18
+ *
19
+ * You should have received a copy of the GNU General Public License version
20
+ * 2 along with this work; if not, see <http://www.gnu.org/licenses/>.
21
+ *
22
+ * ===========================================================================
5
23
*/
6
24
7
25
#ifndef CRIUHELPERS_H
You can’t perform that action at this time.
0 commit comments