mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 20:31:17 +08:00
add magic encoding comments
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user