commit | d983aa58799ad1019d393e916e854fa7b5e97b82 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Thu Jun 13 11:48:37 2013 -0700 |
committer | Rich Lane <rlane@bigswitch.com> | Thu Jun 13 11:51:15 2013 -0700 |
tree | c7b0822d5be0ec905f668f8ef33c707a6a30c3fe | |
parent | 8f89ec1aaa826daa4b521ab7c84dd0c43fbc3f6b [diff] [blame] |
loci: centralize copyright header
diff --git a/c_gen/c_code_gen.py b/c_gen/c_code_gen.py index 0d44a6d..b9a5560 100644 --- a/c_gen/c_code_gen.py +++ b/c_gen/c_code_gen.py
@@ -796,6 +796,7 @@ def common_top_matter(out, name): loxi_utils.gen_c_copy_license(out) out.write("""\ + /**************************************************************** * File: %s *