Skip to content

Commit 78fe5e1

Browse files
committed
fixed license - now for each file separately
1 parent ed0a7db commit 78fe5e1

File tree

731 files changed

+827
-845
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

731 files changed

+827
-845
lines changed

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/AlignOf.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/Bug_JDK_8300201.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/Define.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/Include.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/Packed.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/SizeOf.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/Unsigned.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/int16_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/int32_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/int64_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/int8_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/intptr_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2022-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/uint16_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/uint32_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/uint64_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/uint8_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/uintptr_t.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/annotation/vararg.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/datatypes/BaseDataType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/datatypes/Native.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/datatypes/Pointer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2022-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/datatypes/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2021-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMethodHandle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A__A__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A__A__A_BL.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A__A__A__A_uI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A__A_uI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A__A_uI__A__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A__A_uL.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A_uI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A_uI_uL__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_BL___A_uL__A_uL__A_uL__A__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___A_BL_BL__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___A__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___A__A__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___A__A_uL_uI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___A_sI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___A_uI_uI__A_uI_uI__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA___V.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA__sI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA__sI__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA__sI__A__A.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh_MA__uI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh__D__sL_sL.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh__V__BL_sI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

de.ibapl.jnhw.common/src/main/java/de/ibapl/jnhw/common/downcall/JnhwMh__V__BL_sL.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* JNHW - Java Native header Wrapper, https://github.com/aploese/jnhw/
3-
* Copyright (C) 2019-2023, Arne Plöse and individual contributors as indicated
3+
* Copyright (C) 2023-2024, Arne Plöse and individual contributors as indicated
44
* by the @authors tag. See the copyright.txt in the distribution for a
55
* full listing of individual contributors.
66
*

0 commit comments

Comments
 (0)