From a3530666a60dd004fe2c28bb87fbabdf5e5bebab Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 16 Nov 2025 12:47:23 +0100 Subject: 7digital.rb: Support MissingFiles.txt --- locopy/bin/locopy.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'locopy') 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' -- cgit v1.2.3