Skip to content

Commit

Permalink
Use the "postmodern.mod3 at gmail.com" email, since it's checked more…
Browse files Browse the repository at this point in the history
… often.
  • Loading branch information
postmodern committed Oct 9, 2009
1 parent 950ac42 commit cf28ddd
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -7,7 +7,7 @@ require './lib/lorcon-ffi/version.rb'

Hoe.spec('lorcon-ffi') do
self.rubyforge_name = 'lorcon-ffi'
self.developer('Postmodern','postmodern@sophsec.com')
self.developer('Postmodern','postmodern.mod3@gmail.com')
self.remote_rdoc_dir = ''
self.extra_deps = [['ffi', '>=0.4.0']]
end
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/driver.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/extensions.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/ffi.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/handler.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/typedefs.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/types.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/version.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion lib/lorcon-ffi/wep.rb
Expand Up @@ -2,7 +2,7 @@
#--
# lorcon-ffi - Ruby FFI bindings for liborcon.
#
# Copyright (c) 2009 Postmodern (postmodern at sophsec.com)
# Copyright (c) 2009 Postmodern (postmodern.mod3 at gmail.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit cf28ddd

Please sign in to comment.