diff --git a/config/database.yml b/config/database.yml index 7e605a8c..476a7a84 100755 --- a/config/database.yml +++ b/config/database.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 # PostgreSQL. Versions 8.2 and up are supported. # # Install the pg driver: diff --git a/config/default_organization.yml b/config/default_organization.yml index c185de3e..e24b45a8 100644 --- a/config/default_organization.yml +++ b/config/default_organization.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 # This is an example organization configuration file. # # How to use it: diff --git a/config/example_settings/commitchange.development.yml b/config/example_settings/commitchange.development.yml index 018aee69..c3231db4 100644 --- a/config/example_settings/commitchange.development.yml +++ b/config/example_settings/commitchange.development.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 mailer: delivery_method: "smtp" address: "localhost" diff --git a/config/example_settings/commitchange.production.yml b/config/example_settings/commitchange.production.yml index dcb5f5ab..b0bbd5e6 100644 --- a/config/example_settings/commitchange.production.yml +++ b/config/example_settings/commitchange.production.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 mailer: delivery_method: "aws_ses" host: "commitchange.com" diff --git a/config/example_settings/commitchange.staging.yml b/config/example_settings/commitchange.staging.yml index a73741a0..cb905a6d 100644 --- a/config/example_settings/commitchange.staging.yml +++ b/config/example_settings/commitchange.staging.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 mailer: delivery_method: "aws_ses" host: "commitchange.com" diff --git a/config/example_settings/commitchange.yml b/config/example_settings/commitchange.yml index 7256e871..3dbee7bc 100644 --- a/config/example_settings/commitchange.yml +++ b/config/example_settings/commitchange.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 general: name: 'CommitChange' diff --git a/config/example_settings/wemoveeu.development.yml b/config/example_settings/wemoveeu.development.yml index b1448d35..edfa9f64 100644 --- a/config/example_settings/wemoveeu.development.yml +++ b/config/example_settings/wemoveeu.development.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 mailer: delivery_method: "sendmail" address: "localhost" diff --git a/config/example_settings/wemoveeu.production.yml b/config/example_settings/wemoveeu.production.yml index 9796abae..c8b2a9a6 100644 --- a/config/example_settings/wemoveeu.production.yml +++ b/config/example_settings/wemoveeu.production.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 mailer: delivery_method: "sendmail" address: "localhost" diff --git a/config/example_settings/wemoveeu.staging.yml b/config/example_settings/wemoveeu.staging.yml index 393855d9..68ebcef0 100644 --- a/config/example_settings/wemoveeu.staging.yml +++ b/config/example_settings/wemoveeu.staging.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 mailer: delivery_method: "aws_ses" host: "cc.wemove.eu" diff --git a/config/example_settings/wemoveeu.yml b/config/example_settings/wemoveeu.yml index 63e458a7..786a65d9 100644 --- a/config/example_settings/wemoveeu.yml +++ b/config/example_settings/wemoveeu.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 general: name: 'WeMove' diff --git a/config/locales/de.yml b/config/locales/de.yml index 6b5d759b..b7dbef84 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 de: hello: "Hallo Welt" activerecord: diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml index b75adedc..79b5d562 100644 --- a/config/locales/devise.en.yml +++ b/config/locales/devise.en.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 # Additional translations at https://github.com/plataformatec/devise/wiki/I18n en: diff --git a/config/locales/en.yml b/config/locales/en.yml index d61cace8..84187362 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 # Sample localization file for English. Add more files in this directory for other locales. # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. diff --git a/config/locales/es.yml b/config/locales/es.yml index fa4e2281..502eab06 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 es: hello: "Hola gente" activerecord: diff --git a/config/locales/fr.yml b/config/locales/fr.yml index dd6762c5..3f0716aa 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 fr: hello: "Salut à tous" activerecord: diff --git a/config/locales/it.yml b/config/locales/it.yml index 9355fb44..baa4a51b 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 it: hello: "Buongiorno mondo" activerecord: diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 0e3de508..f750d132 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 nl: hello: "Hallo wereld" activerecord: diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 6e0455c4..1f5141b2 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 pl: hello: "Witaj, świecie" activerecord: diff --git a/config/locales/ro.yml b/config/locales/ro.yml index a40f7248..6bf4e530 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 ro: hello: "Salut " activerecord: diff --git a/config/settings.test.yml b/config/settings.test.yml index 73adfce1..d2f31032 100644 --- a/config/settings.test.yml +++ b/config/settings.test.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 source_tokens: max_uses: 1 diff --git a/config/settings.yml b/config/settings.yml index e7b4c853..f8fabc0a 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 general: name: Houdini Project logo: "logos/houdini_project_bug.svg" diff --git a/docker-compose.yml b/docker-compose.yml index 137ab404..522377b1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,3 +1,4 @@ +# License: CC0-1.0 version: '2' services: db: