diff options
author | Sven Gothel <[email protected]> | 2022-10-17 23:29:07 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-10-17 23:29:07 +0200 |
commit | 9e87b3f07de841ee90c11b8d367ac5d889af1c46 (patch) | |
tree | 58da6780e138d5725070b3500738eaa1406fb0c4 /src/demos/particles/engine/GLComponent.java | |
parent | 18cf75125b736bc5a206ae0b978b236e52da8336 (diff) |
Applying author's privacy request of src/demos/particles/engine/* files
Diffstat (limited to 'src/demos/particles/engine/GLComponent.java')
-rwxr-xr-x | src/demos/particles/engine/GLComponent.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demos/particles/engine/GLComponent.java b/src/demos/particles/engine/GLComponent.java index 8cc319e..9a12e2f 100755 --- a/src/demos/particles/engine/GLComponent.java +++ b/src/demos/particles/engine/GLComponent.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006 Ben Chappell ([email protected]) All Rights Reserved. + * Copyright (c) 2006 Ben Chappell. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are |