diff --git a/bin/linja b/bin/linja index 9b9c7fd54..199095493 100755 --- a/bin/linja +++ b/bin/linja @@ -1,5 +1,11 @@ #!/usr/bin/env python2 # -*- coding: utf-8 -*- +# +# Copyright (c) 2014 Microsoft Corporation. All rights reserved. +# Released under Apache 2.0 license as described in the file LICENSE. +# +# Author: Soonho Kong +# import fnmatch import os import platform