chore(bin/linja): add copyright

This commit is contained in:
Soonho Kong 2014-08-29 14:45:13 -07:00
parent 9a4472cff5
commit 888b651d0a

View file

@ -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