OS X: Include copyright info.

This commit is contained in:
Akshay Arora 2015-12-31 18:47:22 +05:30
parent bcefc5395c
commit 865928f95f

View file

@ -51,14 +51,20 @@ requirements = kivy
# (str) Supported orientation (one of landscape, portrait or all)
orientation = landscape
# (bool) Indicate if the application should be fullscreen or not
fullscreen = 1
#
# OSX Specific
#
#
# author = © Copyright Info
#
# Android specific
#
# (bool) Indicate if the application should be fullscreen or not
fullscreen = 1
# (list) Permissions
#android.permissions = INTERNET