[fizzler] r262 committed - Fixed license region in SolutionInfo.cs.

0 views
Skip to first unread message

fiz...@googlecode.com

unread,
Feb 2, 2010, 5:13:06 PM2/2/10
to fizzler...@googlegroups.com
Revision: 262
Author: azizatif
Date: Tue Feb 2 14:12:36 2010
Log: Fixed license region in SolutionInfo.cs.

http://code.google.com/p/fizzler/source/detail?r=262

Modified:
/trunk/Common/SolutionInfo.cs

=======================================
--- /trunk/Common/SolutionInfo.cs Fri May 1 06:06:07 2009
+++ /trunk/Common/SolutionInfo.cs Tue Feb 2 14:12:36 2010
@@ -1,12 +1,11 @@
#region License, Terms and Conditions
//
-// Jayrock - JSON and JSON-RPC for Microsoft .NET Framework and Mono
-// Written by Atif Aziz (www.raboof.com)
-// Copyright (c) 2005 Atif Aziz. All rights reserved.
+// Fizzler - CSS Selector Engine for Microsoft .NET Framework and Mono
+// Copyright (c) 2009, 2010 Atif Aziz, Colin Ramsay. All rights reserved.
//
// This library is free software; you can redistribute it and/or modify it
under
// the terms of the GNU Lesser General Public License as published by the
Free
-// Software Foundation; either version 2.1 of the License, or (at your
option)
+// Software Foundation; either version 3 of the License, or (at your
option)
// any later version.
//
// This library is distributed in the hope that it will be useful, but
WITHOUT
@@ -34,7 +33,7 @@

[assembly: AssemblyProduct("Fizzler")]
[assembly: AssemblyCompany("http://fizzler.googlecode.com")]
-[assembly: AssemblyCopyright("Copyright (c) 2009, Atif Aziz, Colin Ramsay.
All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright (c) 2009, 2010 Atif Aziz, Colin
Ramsay. All rights reserved.")]
[assembly: AssemblyCulture("")]

//

Reply all
Reply to author
Forward
0 new messages