diff options
Diffstat (limited to 'config/database.yml')
-rw-r--r-- | config/database.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/database.yml b/config/database.yml index 74519f2..1912468 100644 --- a/config/database.yml +++ b/config/database.yml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2004-2020 David Heinemeier Hansson +# +# SPDX-License-Identifier: MIT +# # PostgreSQL. Versions 9.3 and up are supported. # # Install the pg driver: |