summaryrefslogtreecommitdiff
path: root/scripts/meta-normalize-stdio
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/meta-normalize-stdio')
-rwxr-xr-xscripts/meta-normalize-stdio4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/meta-normalize-stdio b/scripts/meta-normalize-stdio
index c55487f..42cbe6e 100755
--- a/scripts/meta-normalize-stdio
+++ b/scripts/meta-normalize-stdio
@@ -1,4 +1,8 @@
#!/usr/bin/env ruby
+# coding: utf-8
+
+# Copyright 2014, 2016 Luke Shumaker <lukeshu@sbcglobal.net>.
+# Copyright 2015 Márcio Alexandre Silva Delgado <coadde@parabola.nu>.
# First we define a bunch of code-generators, then at the end is a
# very neat and readable definition of the format of the YAML files.