From 47dda29badd2112fbe256e5b0cb84d5b2fa590f1 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 15 Nov 2012 23:37:46 +0000 Subject: Added license notice to C# code. --- cs-dotnet/src/tests/packet.cs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cs-dotnet/src/tests/packet.cs') diff --git a/cs-dotnet/src/tests/packet.cs b/cs-dotnet/src/tests/packet.cs index a572505..1242347 100644 --- a/cs-dotnet/src/tests/packet.cs +++ b/cs-dotnet/src/tests/packet.cs @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2007-2012 Xagasoft, All rights reserved. + * + * This file is part of the libgats library and is released under the + * terms of the license contained in the file LICENSE. + */ + using System; using System.IO; using Com.Xagasoft.Gats; -- cgit v1.2.3