Cleanup for comments/copyright

This commit is contained in:
benrr101
2016-08-22 12:04:43 -07:00
parent 943c7b9569
commit 91ed9aea59
6 changed files with 56 additions and 11 deletions

View File

@@ -1,4 +1,9 @@
using System;
//
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
//
using System;
using System.Threading.Tasks;
using Microsoft.SqlTools.ServiceLayer.Hosting.Protocol;
using Microsoft.SqlTools.ServiceLayer.QueryExecution;