Commit 91ae7db726d5555831eb7592ce41b9b552c7c118

Added E-Mail address with Copyright holder name.

git-svn-id: svn+ssh://rubyforge.org/var/svn/piston/trunk@6 d6c2ea82-c31b-0410-8381-e9c44f9824c5

Commit diff

LICENSE

 
1Copyright (c) 2006 François Beausoleil
1Copyright (c) 2006 Francois Beausoleil <francois@teksol.info>
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
toggle raw diff

Rakefile

 
3939 s.require_path = 'lib'
4040 s.has_rdoc = false
4141
42 s.author = "François Beausoleil"
42 s.author = "Francois Beausoleil"
4343 s.email = "francois@teksol.info"
4444 s.homepage = "http://piston.rubyforge.org/"
4545 s.rubyforge_project = "piston"
toggle raw diff

lib/piston.rb

 
1# Copyright (c) 2006 Francois Beausoleil
1# Copyright (c) 2006 Francois Beausoleil <francois@teksol.info>
22#
33# Permission is hereby granted, free of charge, to any person obtaining a copy
44# of this software and associated documentation files (the "Software"), to deal
toggle raw diff