summaryrefslogtreecommitdiff
path: root/scripts/meta-normalize-stdio
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/meta-normalize-stdio
parent40f96046cdfcdaeb7714fa814d7ce540c972fd51 (diff)
copyright years
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.