Change the default author in makefile.shade

This commit is contained in:
Wei Wang 2014-06-18 16:33:46 -07:00
parent 7ec9c71181
commit 7724182925
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ use namespace="System.Net"
var VERSION='0.1'
var FULL_VERSION='0.1'
var AUTHORS='Microsoft'
var AUTHORS='Microsoft Open Technologies, Inc.'
use-standard-lifecycle
k-standard-goals