add magic encoding comments

This commit is contained in:
Laurent Sansonetti
2014-03-05 13:07:38 +01:00
parent df86262669
commit 0e6228a545
2 changed files with 8 additions and 0 deletions

View File

@@ -1,4 +1,10 @@
#!/usr/bin/ruby
# encoding: utf-8
# Copyright (C) 2012, HipByte SPRL. All Rights Reserved.
#
# This file is subject to the terms and conditions of the End User License
# Agreement accompanying the package this file is a part of.
# Monkey-patch gen_bridge_metadata

View File

@@ -1,4 +1,6 @@
#!/usr/bin/ruby
# encoding: utf-8
# Copyright (C) 2012, HipByte SPRL. All Rights Reserved.
#
# This file is subject to the terms and conditions of the End User License