Advertisement
pcwizz

Untitled

Sep 7th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. /*
  2. What is optimum age?
  3. ~~~~~~~~~~~~~~~~~~~~
  4.  
  5. Description
  6. ====================================================================
  7.  
  8. An on-line serve looking at at what age females are most attractive.
  9.  
  10. ====================================================================
  11.  
  12. Copyright (C) 2014 Morgan Hill <morgan@pcwizzltd.com>
  13.  
  14. This program is free software: you can redistribute it and/or modify
  15. it under the terms of the GNU General Public License as published by
  16. the Free Software Foundation, either version 3 of the License, or
  17. (at your option) any later version.
  18.  
  19. This program is distributed in the hope that it will be useful,
  20. but WITHOUT ANY WARRANTY; without even the implied warranty of
  21. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  22. GNU General Public License for more details.
  23.  
  24. You should have received a copy of the GNU General Public License
  25. along with this program. If not, see <http://www.gnu.org/licenses/>.
  26.  
  27. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement