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/RGBA.java | |
parent | 18cf75125b736bc5a206ae0b978b236e52da8336 (diff) |
Applying author's privacy request of src/demos/particles/engine/* files
Diffstat (limited to 'src/demos/particles/engine/RGBA.java')
-rwxr-xr-x | src/demos/particles/engine/RGBA.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/demos/particles/engine/RGBA.java b/src/demos/particles/engine/RGBA.java index 06f8863..4b4fd6c 100755 --- a/src/demos/particles/engine/RGBA.java +++ b/src/demos/particles/engine/RGBA.java @@ -1,6 +1,6 @@ /* - * 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 * met: |