Correct missing license header
This commit is contained in:
parent
8c4b816124
commit
2913191c2a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
|
||||||
class EmailList < ActiveRecord::Base
|
class EmailList < ActiveRecord::Base
|
||||||
attr_accessible :list_name, :mailchimp_list_id, :nonprofit, :tag_master
|
attr_accessible :list_name, :mailchimp_list_id, :nonprofit, :tag_master
|
||||||
belongs_to :nonprofit
|
belongs_to :nonprofit
|
||||||
|
|
Loading…
Reference in a new issue