public
Description: A Mac OS X photo uploader program for my photo album.
Homepage: http://bleu.west.spy.net/~dustin/projects/photoupload/
Clone URL: git://github.com/dustin/photoupload.git
photoupload / English.lproj / Credits.html
100644 15 lines (12 sloc) 0.339 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
  <body bgcolor="#fFfFfF">
    <p>
    This software was written by Dustin Sallings for use with
    <a href="http://photoservlet.sf.net/">photoservlet</a>.
    </p>
        
        <p>
            The icon was made with <a href="http://www.gimp.org/">gimp</a>.
            The lack of creativity was my own.
        </p>
 
  </body>
</html>