]> nos-oignons.net Git - gestion-adh.git/commit
Release the code under AGPLv3 and add missing copyright information
authorLunar <lunar@anargeek.net>
Sun, 11 May 2014 13:11:57 +0000 (15:11 +0200)
committerLunar <lunar@anargeek.net>
Sun, 11 May 2014 13:11:57 +0000 (15:11 +0200)
commit6f0407b6532f52cb0726b2b7fe0070e1709dd5dc
tree69375bf1b4e7028ce74bead4a7133b5aa9145d13
parente3849b258d72a17748bd07c931980d382ac88082
Release the code under AGPLv3 and add missing copyright information
30 files changed:
Gemfile
LICENSE [new file with mode: 0644]
README
bin/create-membership-fee-receipt
bin/list-emails
bin/pre-commit-hook
bin/pre-receive-hook
bin/send-member-emails-to-advisors
bin/send-membership-reminders
bin/update-ag-subscribers
features/step_definitions/commands.rb
features/step_definitions/emails.rb
features/step_definitions/git.rb
features/step_definitions/mailman.rb
features/step_definitions/members.rb
features/step_definitions/receipts.rb
features/support/env.rb
features/support/fixtures.rb
features/support/mock_mailman/add_members
features/support/mock_mailman/list_members
features/support/mock_mailman/remove_members
features/support/mock_mailman/sudo
lib/nos_oignons.rb
lib/nos_oignons/git.rb
lib/nos_oignons/mailman.rb
lib/nos_oignons/member.rb
lib/nos_oignons/receipt.rb
lib/nos_oignons/reminder.rb
lib/nos_oignons/reminder_db.rb
nos_oignons.gemspec