about summary refs log tree commit diff
path: root/editor/pamflip
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-06-30 15:54:27 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-06-30 15:54:27 +0000
commit941c41be8dcca869b0074afdf43f162de98db2c4 (patch)
tree0fecfcaede73c92242eeaca30025b4e940b33d83 /editor/pamflip
parent2cee435a578061201eeadf5829e529782cff4eb4 (diff)
downloadnetpbm-mirror-941c41be8dcca869b0074afdf43f162de98db2c4.tar.gz
netpbm-mirror-941c41be8dcca869b0074afdf43f162de98db2c4.tar.xz
netpbm-mirror-941c41be8dcca869b0074afdf43f162de98db2c4.zip
Add comments
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1258 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor/pamflip')
-rw-r--r--editor/pamflip/pamflip_sse.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/editor/pamflip/pamflip_sse.c b/editor/pamflip/pamflip_sse.c
index 6e1b2230..f9a126d5 100644
--- a/editor/pamflip/pamflip_sse.c
+++ b/editor/pamflip/pamflip_sse.c
@@ -9,9 +9,11 @@
 
   The author makes the following request (which is not a reservation of legal
   rights): Please study the code and make adjustments to meet specific needs.
-  This part is critical to performance.  I have seen code copied off from
-  poorly implemented.  Please put a comment in the code so people will know
-  where it came from.
+  This part is critical to performance.  I have seen code copied from
+  elsewhere poorly implemented.  A lot of work goes into the development of
+  free software.  It is sad to see derivative work which fails to reach its
+  potential.  Please put a comment in the code so people will know where it
+  came from.
 
 =============================================================================*/