Skip to content

Commit 175642d

Browse files
committed
updated and added license where needed
1 parent b60f0f9 commit 175642d

File tree

60 files changed

+60
-60
lines changed

Some content is hidden

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

60 files changed

+60
-60
lines changed

src/native/common/awt_tools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/common_tools.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/common_tools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/extal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/extal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/org_lwjgl_openal_AL.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/org_lwjgl_openal_ALC10.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/org_lwjgl_openal_ALC11.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/org_lwjgl_opengl_AWTSurfaceLock.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/native/common/org_lwjgl_opengl_GLContext.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2004 LWJGL Project
2+
* Copyright (c) 2002-2008 LWJGL Project
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)