From 1b6ee427ea5a33d8e036f41438c1e4dbbd7be091 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 17 Jun 2016 11:23:36 -0400 Subject: copyright years --- scripts/meta-normalize-stdio | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/meta-normalize-stdio') 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 . +# Copyright 2015 Márcio Alexandre Silva Delgado . # 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. -- cgit v1.2.3