From 22adb4d5fde214b457a6e56f392c8b27887658e5 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sun, 25 Mar 2018 13:20:54 -0400 Subject: [PATCH] Relicense all .erb files under new project license. The primary license of the project is changing to: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later with some specific files to be licensed under the one of two licenses: CC0-1.0 LGPL-3.0-or-later This commit is one of the many steps to relicense the entire codebase. Documentation granting permission for this relicensing (from all past contributors who hold copyrights) is on file with Software Freedom Conservancy, Inc. --- app/assets/stylesheets/boot/editor.css.scss.erb | 1 + app/assets/stylesheets/boot/font-awesome.css.scss.erb | 1 + app/assets/stylesheets/boot/google-webfonts.css.scss.erb | 1 + app/assets/stylesheets/boot/streamline-icons.css.scss.erb | 1 + app/assets/stylesheets/common/editable.css.scss.erb | 1 + app/views/admin_mailer/notify_failed_gift.html.erb | 1 + app/views/billing_subscription_mailer/failed_notice.html.erb | 1 + app/views/billing_subscriptions/_new_modal.html.erb | 1 + app/views/billing_subscriptions/cancellation.html.erb | 1 + app/views/button_debug/button.html.erb | 1 + app/views/button_debug/embedded.html.erb | 1 + app/views/campaign_gift_options/_form_modal.html.erb | 1 + app/views/campaign_gift_options/_manage_modal.html.erb | 1 + app/views/campaign_mailer/creation_followup.html.erb | 1 + app/views/campaigns/_admin_top_nav.html.erb | 1 + app/views/campaigns/_campaign_media.html.erb | 1 + app/views/campaigns/_campaign_progress_bar_inner.html.erb | 1 + app/views/campaigns/_campaigns_table.html.erb | 1 + app/views/campaigns/_fixed_top_action.html.erb | 1 + app/views/campaigns/_header_content.html.erb | 1 + app/views/campaigns/_new_modal.html.erb | 1 + app/views/campaigns/_schema.html.erb | 1 + app/views/campaigns/_search_for_npo.html.erb | 1 + app/views/campaigns/_settings_modal.html.erb | 1 + app/views/campaigns/_video_modal.html.erb | 1 + app/views/campaigns/index.html.erb | 1 + app/views/campaigns/peer_to_peer.html.erb | 1 + app/views/campaigns/show.html.erb | 1 + app/views/campaigns/supporters/_totals.html.erb | 1 + app/views/campaigns/supporters/index.html.erb | 1 + app/views/cards/_fields.html.erb | 1 + app/views/cards/_form_footer.html.erb | 1 + app/views/cards/_new_modal.html.erb | 1 + app/views/charge_mailer/_payment_receipt.html.erb | 1 + app/views/common/_choose_role_modal.html.erb | 1 + app/views/common/_confirm_email_modal.html.erb | 1 + app/views/common/_confirmation.html.erb | 1 + app/views/common/_email_share_modal.html.erb | 1 + app/views/common/_froala.html.erb | 1 + app/views/common/_full_logo.html.erb | 1 + app/views/common/_logo.html.erb | 1 + app/views/common/_modal_close.html.erb | 1 + app/views/common/_modal_header.html.erb | 1 + app/views/common/_modal_submit.html.erb | 1 + app/views/common/_onboarding_modals.html.erb | 1 + app/views/common/_social_buttons.html.erb | 1 + app/views/common/_social_buttons_small.html.erb | 1 + app/views/common/_states_dropdown.html.erb | 1 + app/views/common/_viewport_meta_tag.html.erb | 1 + app/views/components/_activity_feed.html.erb | 1 + app/views/components/_admin_button.html.erb | 1 + app/views/components/_browser_buttons.html.erb | 1 + app/views/components/_custom_receipt_modal.html.erb | 1 + app/views/components/_drop_down.html.erb | 1 + app/views/components/_duplicate_fundraiser_modal.html.erb | 1 + app/views/components/_facebook_link.html.erb | 1 + app/views/components/_footer_sub.html.erb | 1 + app/views/components/_guest_footer.html.erb | 1 + app/views/components/_header.html.erb | 1 + app/views/components/_loading_data.html.erb | 1 + app/views/components/_npo_card.html.erb | 1 + app/views/components/_press_row.html.erb | 1 + app/views/components/_preview_mode_notification.html.erb | 1 + app/views/components/_quote_box.html.erb | 1 + app/views/components/_radio.html.erb | 1 + app/views/components/_radio_set.html.erb | 1 + app/views/components/_selected_tier.html.erb | 1 + app/views/components/_share_modal.html.erb | 1 + app/views/components/_show_more.html.erb | 1 + app/views/components/_side_panel_close.html.erb | 1 + app/views/components/_todos.html.erb | 1 + app/views/components/_top_nav_links.html.erb | 1 + app/views/components/_trial_bar.html.erb | 1 + app/views/components/_twitter_link.html.erb | 1 + app/views/components/_upload_background_image.html.erb | 1 + .../email/_default_card_failure_message_bottom.html.erb | 1 + .../components/email/_default_card_failure_message_top.html.erb | 1 + app/views/components/email/_supporter_table.html.erb | 1 + app/views/components/forms/_offsite_fields.html.erb | 1 + app/views/components/forms/_sign_up_or_login_tabs.html.erb | 1 + app/views/components/forms/_slug_field.html.erb | 1 + app/views/components/forms/_submit_button.html.erb | 1 + app/views/components/fundraising_pages/_header.html.erb | 1 + app/views/components/media/_youtube_iframe.html.erb | 1 + .../components/messages/_deleted_campaign_or_event.html.erb | 1 + app/views/components/messages/_html_email_disclaimer.html.erb | 1 + app/views/components/tables/_search.html.erb | 1 + app/views/components/tables/filtering/_by_campaign.html.erb | 1 + app/views/components/tables/filtering/_by_event.html.erb | 1 + .../components/tables/filtering/_filter_amount_range.html.erb | 1 + app/views/components/tables/filtering/_filter_by_year.html.erb | 1 + .../components/tables/filtering/_filter_date_range.html.erb | 1 + .../components/tables/filtering/_filter_donation_type.html.erb | 1 + app/views/components/tables/filtering/_filter_input.html.erb | 1 + .../components/tables/filtering/_filter_panel_close.html.erb | 1 + .../tables/filtering/_filter_recurring_donors.html.erb | 1 + .../components/tables/filtering/_filter_supporter_tags.html.erb | 1 + app/views/components/tables/filtering/_meta_status.html.erb | 1 + app/views/components/wizard/_step_index.html.erb | 1 + app/views/devise/confirmations/new.html.erb | 1 + app/views/devise/confirmations/show.html.erb | 1 + app/views/devise/mailer/confirmation_instructions.html.erb | 1 + app/views/devise/mailer/reset_password_instructions.html.erb | 1 + app/views/devise/mailer/unlock_instructions.html.erb | 1 + app/views/devise/passwords/edit.html.erb | 1 + app/views/devise/passwords/new.html.erb | 1 + app/views/devise/registrations/new.html.erb | 1 + app/views/devise/sessions/new.html.erb | 1 + app/views/devise/unlocks/new.html.erb | 1 + .../donation_mailer/_cancelled_recurring_donation_table.html.erb | 1 + .../donation_mailer/_donation_changed_amount_table.html.erb | 1 + app/views/donation_mailer/_donation_payment_table.html.erb | 1 + .../donation_mailer/_failed_recurring_donation_table.html.erb | 1 + app/views/donation_mailer/_recurring_donation_table.html.erb | 1 + .../donation_mailer/donor_direct_debit_notification.html.erb | 1 + .../donation_mailer/donor_failed_recurring_donation.html.erb | 1 + app/views/donation_mailer/donor_payment_notification.html.erb | 1 + .../donor_recurring_donation_change_amount.html.erb | 1 + .../donation_mailer/nonprofit_failed_recurring_donation.html.erb | 1 + .../donation_mailer/nonprofit_payment_notification.html.erb | 1 + .../nonprofit_recurring_donation_cancellation.html.erb | 1 + .../nonprofit_recurring_donation_change_amount.html.erb | 1 + app/views/donations/_campaign_new_offline_modal.html.erb | 1 + app/views/donations/_edit_modal.html.erb | 1 + app/views/donations/_new_modal.html.erb | 1 + app/views/donations/_new_offline_modal.html.erb | 1 + app/views/emails/_nonprofit_sig.html.erb | 1 + app/views/emails/_powered_by.html.erb | 1 + app/views/emails/_sig.html.erb | 1 + app/views/event_mailer/creation_followup.html.erb | 1 + app/views/events/_admin_top_nav.html.erb | 1 + app/views/events/_contact_organizer_modal.html.erb | 1 + app/views/events/_date_time.html.erb | 1 + app/views/events/_edit_form.html.erb | 1 + app/views/events/_event_metrics.html.erb | 1 + app/views/events/_fixed_top_action.html.erb | 1 + app/views/events/_header_content.html.erb | 1 + app/views/events/_listing.html.erb | 1 + app/views/events/_location.html.erb | 1 + app/views/events/_new_modal.html.erb | 1 + app/views/events/_organizer.html.erb | 1 + app/views/events/_schema.html.erb | 1 + app/views/events/_settings_modal.html.erb | 1 + app/views/events/discounts/_create_or_edit_modal.html.erb | 1 + app/views/events/discounts/_manage_modal.html.erb | 1 + app/views/events/index.html.erb | 1 + app/views/events/show.html.erb | 1 + app/views/events/stats.html.erb | 1 + .../export_payments_completed_notification.html.erb | 1 + .../export_mailer/export_payments_failed_notification.html.erb | 1 + .../export_recurring_donations_completed_notification.html.erb | 1 + .../export_recurring_donations_failed_notification.html.erb | 1 + app/views/front/index.html.erb | 1 + app/views/generic_mailer/generic_mail.text.erb | 1 + app/views/import_mailer/import_completed_notification.html.erb | 1 + app/views/layouts/404.html.erb | 1 + app/views/layouts/_admin_menu.html.erb | 1 + app/views/layouts/_app_data.html.erb | 1 + app/views/layouts/_footer.html.erb | 1 + app/views/layouts/_javascripts.html.erb | 1 + app/views/layouts/_meta_tags.html.erb | 1 + app/views/layouts/_nav_beacon.html.erb | 1 + app/views/layouts/_open_graph.html.erb | 1 + app/views/layouts/_page_modals.html.erb | 1 + app/views/layouts/_side_nav.html.erb | 1 + app/views/layouts/_stylesheets.html.erb | 1 + app/views/layouts/_top_nav.html.erb | 1 + app/views/layouts/_user_menu.html.erb | 1 + app/views/layouts/application.html.erb | 1 + app/views/layouts/email.html.erb | 1 + app/views/layouts/embed.html.erb | 1 + app/views/layouts/empty.html.erb | 1 + app/views/layouts/page.html.erb | 1 + app/views/nonprofit_admin_mailer/existing_invite.html.erb | 1 + app/views/nonprofit_admin_mailer/new_invite.html.erb | 1 + app/views/nonprofit_admin_mailer/supporter_fundraiser.html.erb | 1 + app/views/nonprofit_mailer/_payout_table.html.erb | 1 + app/views/nonprofit_mailer/button_code.html.erb | 1 + app/views/nonprofit_mailer/failed_verification_notice.html.erb | 1 + app/views/nonprofit_mailer/invoice_payment_notification.html.erb | 1 + .../nonprofit_mailer/new_bank_account_notification.html.erb | 1 + app/views/nonprofit_mailer/pending_payout_notification.html.erb | 1 + app/views/nonprofit_mailer/refund_notification.html.erb | 1 + app/views/nonprofit_mailer/setup_verification.html.erb | 1 + .../nonprofit_mailer/successful_payout_notification.html.erb | 1 + .../nonprofit_mailer/successful_verification_notice.html.erb | 1 + app/views/nonprofit_mailer/supporter_message.html.erb | 1 + app/views/nonprofit_mailer/verified_notification.html.erb | 1 + app/views/nonprofit_mailer/welcome.html.erb | 1 + app/views/nonprofits/_achievements.html.erb | 1 + app/views/nonprofits/_actions.html.erb | 1 + app/views/nonprofits/_admin_sidebar.html.erb | 1 + app/views/nonprofits/_admin_top_nav.html.erb | 1 + app/views/nonprofits/_contact.html.erb | 1 + app/views/nonprofits/_contact_item.html.erb | 1 + app/views/nonprofits/_edit.html.erb | 1 + app/views/nonprofits/_fixed_top_action.html.erb | 1 + app/views/nonprofits/_header_content.html.erb | 1 + app/views/nonprofits/_listings.html.erb | 1 + app/views/nonprofits/_new_modal.html.erb | 1 + app/views/nonprofits/_overview_media.html.erb | 1 + app/views/nonprofits/_schema.html.erb | 1 + app/views/nonprofits/_services_and_impact.html.erb | 1 + app/views/nonprofits/_settings_modals.html.erb | 1 + app/views/nonprofits/_transaction_tabs.html.erb | 1 + app/views/nonprofits/_transaction_title.html.erb | 1 + app/views/nonprofits/bank_accounts/_modal.html.erb | 1 + app/views/nonprofits/bank_accounts/cancellation.html.erb | 1 + app/views/nonprofits/bank_accounts/confirmation.html.erb | 1 + app/views/nonprofits/btn.html.erb | 1 + app/views/nonprofits/button/_include_oneline_snippet.html.erb | 1 + app/views/nonprofits/button/_include_snippet.html.erb | 1 + app/views/nonprofits/button/_modals.html.erb | 1 + app/views/nonprofits/button/_tabs.html.erb | 1 + app/views/nonprofits/button/advanced.html.erb | 1 + app/views/nonprofits/button/basic.html.erb | 1 + app/views/nonprofits/button/guided.html.erb | 1 + app/views/nonprofits/cards/edit.html.erb | 1 + app/views/nonprofits/dashboard.html.erb | 1 + app/views/nonprofits/dashboard/_campaign_listing.html.erb | 1 + app/views/nonprofits/dashboard/_event_listing.html.erb | 1 + app/views/nonprofits/dashboard/_metrics.html.erb | 1 + app/views/nonprofits/dashboard/_payments_chart.html.erb | 1 + app/views/nonprofits/dashboard/_payments_listing.html.erb | 1 + app/views/nonprofits/dashboard/_reports.html.erb | 1 + app/views/nonprofits/dashboard/_supporter_listing.html.erb | 1 + app/views/nonprofits/dashboard/_todo_messages.html.erb | 1 + app/views/nonprofits/donate.html.erb | 1 + app/views/nonprofits/donate/_amount.html.erb | 1 + app/views/nonprofits/donate/_followup.html.erb | 1 + app/views/nonprofits/donate/_info.html.erb | 1 + app/views/nonprofits/donate/_modal.html.erb | 1 + app/views/nonprofits/donate/_payment.html.erb | 1 + app/views/nonprofits/donate/_wizard.html.erb | 1 + app/views/nonprofits/email/_footer.html.erb | 1 + app/views/nonprofits/email/_footer_link_td.html.erb | 1 + app/views/nonprofits/payments/_details_table.html.erb | 1 + app/views/nonprofits/payments/_export_payments_modal.html.erb | 1 + app/views/nonprofits/payments/_export_payments_s3_modal.html.erb | 1 + app/views/nonprofits/payments/_filter_panel.html.erb | 1 + app/views/nonprofits/payments/_main_panel.html.erb | 1 + app/views/nonprofits/payments/_payment_info.html.erb | 1 + app/views/nonprofits/payments/_side_panel.html.erb | 1 + app/views/nonprofits/payments/_table_meta.html.erb | 1 + app/views/nonprofits/payments/index.html.erb | 1 + .../nonprofits/payouts/_identity_verification_modal.html.erb | 1 + app/views/nonprofits/payouts/_modal.html.erb | 1 + app/views/nonprofits/payouts/_payout_button.html.erb | 1 + app/views/nonprofits/payouts/_todos.html.erb | 1 + app/views/nonprofits/payouts/index.html.erb | 1 + .../_export_recurring_donations_s3_modal.html.erb | 1 + app/views/nonprofits/recurring_donations/_main_panel.html.erb | 1 + app/views/nonprofits/recurring_donations/_side_panel.html.erb | 1 + app/views/nonprofits/recurring_donations/_table_meta.html.erb | 1 + app/views/nonprofits/recurring_donations/index.html.erb | 1 + app/views/nonprofits/show.html.erb | 1 + app/views/nonprofits/supporter_form.html.erb | 1 + app/views/nonprofits/supporters/_bulk_delete_modal.html.erb | 1 + app/views/nonprofits/supporters/_bulk_tag_edit_modal.html.erb | 1 + .../supporters/_create_or_update_email_draft_modal.html.erb | 1 + app/views/nonprofits/supporters/_custom_fields_inputs.html.erb | 1 + .../supporters/_edit_bulk_custom_fields_modal.html.erb | 1 + .../nonprofits/supporters/_edit_custom_fields_modal.html.erb | 1 + app/views/nonprofits/supporters/_edit_modal.html.erb | 1 + app/views/nonprofits/supporters/_email_modal.html.erb | 1 + app/views/nonprofits/supporters/_email_read_only_modal.html.erb | 1 + .../nonprofits/supporters/_export_supporters_modal.html.erb | 1 + app/views/nonprofits/supporters/_fieldset.html.erb | 1 + app/views/nonprofits/supporters/_filter_panel.html.erb | 1 + app/views/nonprofits/supporters/_header.html.erb | 1 + app/views/nonprofits/supporters/_listings.html.erb | 1 + app/views/nonprofits/supporters/_main_panel.html.erb | 1 + .../nonprofits/supporters/_manage_email_drafts_modal.html.erb | 1 + .../nonprofits/supporters/_manage_field_master_modal.html.erb | 1 + .../nonprofits/supporters/_manage_tag_master_modal.html.erb | 1 + app/views/nonprofits/supporters/_map_modal.html.erb | 1 + app/views/nonprofits/supporters/_merge_modal.html.erb | 1 + app/views/nonprofits/supporters/_merge_step.html.erb | 1 + app/views/nonprofits/supporters/_merge_step_address.html.erb | 1 + app/views/nonprofits/supporters/_merge_step_finish.html.erb | 1 + app/views/nonprofits/supporters/_new_modal.html.erb | 1 + app/views/nonprofits/supporters/_note_modal.html.erb | 1 + app/views/nonprofits/supporters/_settings_modal.html.erb | 1 + app/views/nonprofits/supporters/_settings_modal_footer.html.erb | 1 + app/views/nonprofits/supporters/_side_panel.html.erb | 1 + app/views/nonprofits/supporters/_table_meta.html.erb | 1 + app/views/nonprofits/supporters/_tabs.html.erb | 1 + app/views/nonprofits/supporters/_tag_edit_modal.html.erb | 1 + app/views/nonprofits/supporters/index.html.erb | 1 + app/views/nonprofits/supporters/new.html.erb | 1 + app/views/profiles/_donations.html.erb | 1 + app/views/profiles/_ongoing_donations.html.erb | 1 + app/views/profiles/_profile_tabs.html.erb | 1 + app/views/profiles/_supported_nonprofits.html.erb | 1 + app/views/profiles/donations_history.html.erb | 1 + app/views/profiles/fundraisers.html.erb | 1 + app/views/profiles/show.html.erb | 1 + app/views/recurring_donations/_edit_modal.html.erb | 1 + app/views/recurring_donations/_new_modal.html.erb | 1 + app/views/recurring_donations/edit.html.erb | 1 + app/views/refunds/_new_modal.html.erb | 1 + app/views/roles/_new_modal.html.erb | 1 + app/views/settings/_anons.html.erb | 1 + app/views/settings/_autocomplete.html.erb | 1 + app/views/settings/_card_failure_modal.html.erb | 1 + app/views/settings/_change_amount_modal.html.erb | 1 + app/views/settings/_custom_thank_you_modal.html.erb | 1 + app/views/settings/_custom_tracking.html.erb | 1 + app/views/settings/_edit_profile.html.erb | 1 + app/views/settings/_email.html.erb | 1 + app/views/settings/_email_content.html.erb | 1 + app/views/settings/_miscellaneous.html.erb | 1 + app/views/settings/_pass.html.erb | 1 + app/views/settings/_payouts.html.erb | 1 + app/views/settings/_pricing.html.erb | 1 + app/views/settings/_privacy.html.erb | 1 + app/views/settings/_social_links.html.erb | 1 + app/views/settings/_statements.html.erb | 1 + app/views/settings/_timezone.html.erb | 1 + app/views/settings/_users.html.erb | 1 + app/views/settings/index.html.erb | 1 + app/views/super_admins/index.html.erb | 1 + app/views/supporters/_autocomplete_address_fields.html.erb | 1 + app/views/supporters/_fields.html.erb | 1 + app/views/supporters/_form_blank.html.erb | 1 + app/views/supporters/_manual_address_fields.html.erb | 1 + app/views/ticket_levels/_create_or_edit_modal.html.erb | 1 + app/views/ticket_levels/_manage_modal.html.erb | 1 + app/views/ticket_mailer/_tickets.html.erb | 1 + app/views/ticket_mailer/followup.html.erb | 1 + app/views/ticket_mailer/receipt_admin.html.erb | 1 + app/views/tickets/_finish_step.html.erb | 1 + app/views/tickets/_info_step.html.erb | 1 + app/views/tickets/_new_modal.html.erb | 1 + app/views/tickets/_ticket_level_table.html.erb | 1 + app/views/tickets/_ticket_step.html.erb | 1 + app/views/tickets/index.html.erb | 1 + app/views/user_mailer/_refund_receipt.html.erb | 1 + app/views/user_mailer/recurring_donation_cancelled.html.erb | 1 + app/views/user_mailer/refund_receipt.html.erb | 1 + app/views/user_mailer/welcome_email.html.erb | 1 + app/views/users/_email_login_form.html.erb | 1 + app/views/users/_login_footer.html.erb | 1 + app/views/users/_login_form_simple.html.erb | 1 + app/views/users/_login_modal.html.erb | 1 + app/views/users/_signup_fields.html.erb | 1 + app/views/users/_signup_fields_brackets.html.erb | 1 + app/views/users/_signup_footer.html.erb | 1 + app/views/users/_signup_form_simple.html.erb | 1 + app/views/users/_signup_modal.html.erb | 1 + lib/generators/email_job/templates/email_job_spec_template.erb | 1 + lib/generators/email_job/templates/email_job_template.erb | 1 + lib/generators/libmodule/templates/libmodule_spec_template.erb | 1 + lib/generators/libmodule/templates/libmodule_template.erb | 1 + 354 files changed, 354 insertions(+) diff --git a/app/assets/stylesheets/boot/editor.css.scss.erb b/app/assets/stylesheets/boot/editor.css.scss.erb index 91ba014f..c1c614df 100644 --- a/app/assets/stylesheets/boot/editor.css.scss.erb +++ b/app/assets/stylesheets/boot/editor.css.scss.erb @@ -1,2 +1,3 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> @import 'common/vendor/froala_editor'; @import 'common/vendor/quill.bubble'; diff --git a/app/assets/stylesheets/boot/font-awesome.css.scss.erb b/app/assets/stylesheets/boot/font-awesome.css.scss.erb index de9d7360..640b5479 100644 --- a/app/assets/stylesheets/boot/font-awesome.css.scss.erb +++ b/app/assets/stylesheets/boot/font-awesome.css.scss.erb @@ -1,3 +1,4 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> /*! * Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) diff --git a/app/assets/stylesheets/boot/google-webfonts.css.scss.erb b/app/assets/stylesheets/boot/google-webfonts.css.scss.erb index a25424fc..0d94f58c 100644 --- a/app/assets/stylesheets/boot/google-webfonts.css.scss.erb +++ b/app/assets/stylesheets/boot/google-webfonts.css.scss.erb @@ -1,3 +1,4 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> /* Bitter */ $condensed: '<%= asset_path('Open_Sans_Condensed') %>'; diff --git a/app/assets/stylesheets/boot/streamline-icons.css.scss.erb b/app/assets/stylesheets/boot/streamline-icons.css.scss.erb index 0ac61cea..398bc1bb 100644 --- a/app/assets/stylesheets/boot/streamline-icons.css.scss.erb +++ b/app/assets/stylesheets/boot/streamline-icons.css.scss.erb @@ -1,3 +1,4 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> @charset "UTF-8"; $path: "<%= asset_path('Streamline') %>"; diff --git a/app/assets/stylesheets/common/editable.css.scss.erb b/app/assets/stylesheets/common/editable.css.scss.erb index 00007251..5377d8db 100644 --- a/app/assets/stylesheets/common/editable.css.scss.erb +++ b/app/assets/stylesheets/common/editable.css.scss.erb @@ -1,3 +1,4 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> @import 'mixins'; .editable, diff --git a/app/views/admin_mailer/notify_failed_gift.html.erb b/app/views/admin_mailer/notify_failed_gift.html.erb index e8ac1de2..4d812ea2 100644 --- a/app/views/admin_mailer/notify_failed_gift.html.erb +++ b/app/views/admin_mailer/notify_failed_gift.html.erb @@ -1,3 +1,4 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>

Dear admin,

The following donation was tried to be associated with a campaign gift option. You SHOULD refund the donation diff --git a/app/views/billing_subscription_mailer/failed_notice.html.erb b/app/views/billing_subscription_mailer/failed_notice.html.erb index f6892c4f..1f38b376 100644 --- a/app/views/billing_subscription_mailer/failed_notice.html.erb +++ b/app/views/billing_subscription_mailer/failed_notice.html.erb @@ -1,3 +1,4 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>

Dear <%= @nonprofit.name %>,

diff --git a/app/views/billing_subscriptions/_new_modal.html.erb b/app/views/billing_subscriptions/_new_modal.html.erb index 8c6ba965..0fcd7adb 100644 --- a/app/views/billing_subscriptions/_new_modal.html.erb +++ b/app/views/billing_subscriptions/_new_modal.html.erb @@ -1,3 +1,4 @@ +<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>