summaryrefslogtreecommitdiff
path: root/scripts/uid-map
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-17 11:23:36 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-17 11:23:36 -0400
commit1b6ee427ea5a33d8e036f41438c1e4dbbd7be091 (patch)
treeb740e7742a713d6061c53639610bf641ce7ad4ee /scripts/uid-map
parent40f96046cdfcdaeb7714fa814d7ce540c972fd51 (diff)
copyright years
Diffstat (limited to 'scripts/uid-map')
-rwxr-xr-xscripts/uid-map2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/uid-map b/scripts/uid-map
index 10c3fac..01665bc 100755
--- a/scripts/uid-map
+++ b/scripts/uid-map
@@ -1,6 +1,8 @@
#!/usr/bin/env ruby
# Usage: uid-map
+# Copyright 2016 Luke Shumaker <lukeshu@sbcglobal.net>.
+
load "#{File.dirname(__FILE__)}/common.rb"
load_all_users.each do |uid,user|