aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs
diff options
context:
space:
mode:
authorTechywarrior <techywarrior@gmail.com>2013-03-28 19:57:47 -0700
committerTechywarrior <techywarrior@gmail.com>2013-03-28 19:57:47 -0700
commit67862d0a41066a7063d8a948d5a7f6e3f67156e5 (patch)
treeddb76310144cbc3039ad56a2839bb6ee284da073 /MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs
parent3d566d2f6b73f149ae0a5a953a4db33e2dd82ca1 (diff)
parentb0d1fc86743f2829a45f12340eb9ee959a12e19f (diff)
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs')
-rw-r--r--MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs13
1 files changed, 0 insertions, 13 deletions
diff --git a/MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs b/MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs
index 2570ca5bd..681b08825 100644
--- a/MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs
+++ b/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;