diff options
Diffstat (limited to 'src/demos/particles/engine/Particle.java')
-rwxr-xr-x | src/demos/particles/engine/Particle.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/demos/particles/engine/Particle.java b/src/demos/particles/engine/Particle.java index 36e2d7c..dcba387 100755 --- a/src/demos/particles/engine/Particle.java +++ b/src/demos/particles/engine/Particle.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: |