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 -%>