|
From: <syn...@us...> - 2009-12-14 17:01:22
|
Revision: 1065
http://loki-lib.svn.sourceforge.net/loki-lib/?rev=1065&view=rev
Author: syntheticpp
Date: 2009-12-14 17:01:10 +0000 (Mon, 14 Dec 2009)
Log Message:
-----------
remove UTF-8 BOM
Modified Paths:
--------------
trunk/include/loki/ForEachType.h
trunk/include/loki/StrongPtr.h
Modified: trunk/include/loki/ForEachType.h
===================================================================
--- trunk/include/loki/ForEachType.h 2009-11-22 10:55:24 UTC (rev 1064)
+++ trunk/include/loki/ForEachType.h 2009-12-14 17:01:10 UTC (rev 1065)
@@ -1,4 +1,3 @@
-
////////////////////////////////////////////////////////////////////////////////
// The Loki Library
// Copyright (C) 2009 Andy Balaam
Modified: trunk/include/loki/StrongPtr.h
===================================================================
--- trunk/include/loki/StrongPtr.h 2009-11-22 10:55:24 UTC (rev 1064)
+++ trunk/include/loki/StrongPtr.h 2009-12-14 17:01:10 UTC (rev 1065)
@@ -1,4 +1,4 @@
-////////////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
// The Loki Library
// Copyright (c) 2006 Rich Sposato
// The copyright on this file is protected under the terms of the MIT license.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|