X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=protocol%2FStdAfx.cpp;h=6ab19283f18692266260a2c4c3dd53b96054152e;hb=863e2203fa69a4b5f17ef29a50510467d192fb44;hp=2bd615bcd0cde3232ff44112a741ad5b58c7a1b4;hpb=6853b5cf1073f6d3696e5842d994ba89d88dc126;p=casparcg diff --git a/protocol/StdAfx.cpp b/protocol/StdAfx.cpp index 2bd615bcd..6ab19283f 100644 --- a/protocol/StdAfx.cpp +++ b/protocol/StdAfx.cpp @@ -1,28 +1,22 @@ -/* -* copyright (c) 2010 Sveriges Television AB -* -* This file is part of CasparCG. -* -* CasparCG is free software: you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation, either version 3 of the License, or -* (at your option) any later version. -* -* CasparCG is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. - -* You should have received a copy of the GNU General Public License -* along with CasparCG. If not, see . -* -*/ - -// stdafx.cpp : source file that includes just the standard includes -// dma.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file +/* +* Copyright (c) 2011 Sveriges Television AB +* +* This file is part of CasparCG (www.casparcg.com). +* +* CasparCG is free software: you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation, either version 3 of the License, or +* (at your option) any later version. +* +* CasparCG is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with CasparCG. If not, see . +* +* Author: Nicklas P Andersson +*/ + +#include "StdAfx.h"