ソースを参照

removed file comment

Luke Pulverenti 12 年 前
コミット
7bc1da5e7d
1 ファイル変更0 行追加13 行削除
  1. 0 13
      MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs

+ 0 - 13
MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs

@@ -1,16 +1,3 @@
-// ***********************************************************************
-// Assembly         : MediaBrowser.Server.Implementations
-// Author           : Luke
-// Created          : 03-06-2013
-//
-// Last Modified By : Luke
-// Last Modified On : 03-24-2013
-// ***********************************************************************
-// <copyright file="HttpServer.cs" company="">
-//     Copyright (c) . All rights reserved.
-// </copyright>
-// <summary></summary>
-// ***********************************************************************
 using Funq;
 using MediaBrowser.Common;
 using MediaBrowser.Common.Extensions;