diff options
Diffstat (limited to 'locopy/bin')
| -rwxr-xr-x | locopy/bin/locopy.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locopy/bin/locopy.rb b/locopy/bin/locopy.rb index 933789b..f726210 100755 --- a/locopy/bin/locopy.rb +++ b/locopy/bin/locopy.rb @@ -1,4 +1,7 @@ #!/usr/bin/env ruby +# This Source Code Form is subject to the terms of the Mozilla Public License, +# v. 2.0. If a copy of the MPL was not distributed with this file, You can +# obtain one at https://mozilla.org/MPL/2.0/. require 'pathname' require 'mysql2' |
