aboutsummaryrefslogtreecommitdiff
path: root/locopy/bin/locopy.rb
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-11-16 12:47:23 +0100
committerEugen Wissner <belka@caraus.de>2025-11-16 12:47:23 +0100
commita3530666a60dd004fe2c28bb87fbabdf5e5bebab (patch)
tree6fb162130eac52f948757e2c4975d7669fe0e49d /locopy/bin/locopy.rb
parent964d815a90a78c0ebbfc2fa57f8b847c1fab298d (diff)
downloadkazbek-a3530666a60dd004fe2c28bb87fbabdf5e5bebab.tar.gz
7digital.rb: Support MissingFiles.txt
Diffstat (limited to 'locopy/bin/locopy.rb')
-rwxr-xr-xlocopy/bin/locopy.rb3
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'