[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2446: Oh yeah, config.h.in is a source file, not CMake stuff. Oops (vidalia/trunk)
Author: edmanm
Date: 2008-03-23 10:14:55 -0400 (Sun, 23 Mar 2008)
New Revision: 2446
Modified:
vidalia/trunk/
vidalia/trunk/config.h.in
Log:
r261@lysithea: edmanm | 2008-03-23 10:14:51 -0400
Oh yeah, config.h.in is a source file, not CMake stuff. Oops.
Property changes on: vidalia/trunk
___________________________________________________________________
svk:merge ticket from /local/vidalia/trunk [r261] on 90112fd6-a33b-4cea-8d39-48ff1d78625c
Modified: vidalia/trunk/config.h.in
===================================================================
--- vidalia/trunk/config.h.in 2008-03-23 04:33:22 UTC (rev 2445)
+++ vidalia/trunk/config.h.in 2008-03-23 14:14:55 UTC (rev 2446)
@@ -1,14 +1,15 @@
-##
-## $Id: $
-##
-## This file is part of Vidalia, and is subject to the license terms in the
-## LICENSE file, found in the top level directory of this distribution. If
-## you did not receive the LICENSE file with this file, you may obtain it
-## from the Vidalia source package distributed by the Vidalia Project at
-## http://www.vidalia-project.net/. No part of Vidalia, including this file,
-## may be copied, modified, propagated, or distributed except according to
-## the terms described in the LICENSE file.
-##
+/*
+** $Id: $
+**
+** This file is part of Vidalia, and is subject to the license terms in the
+** LICENSE file, found in the top level directory of this distribution. If
+** you did not receive the LICENSE file with this file, you may obtain it
+** from the Vidalia source package distributed by the Vidalia Project at
+** http://www.vidalia-project.net/. No part of Vidalia, including this file,
+** may be copied, modified, propagated, or distributed except according to
+** the terms described in the LICENSE file.
+**
+*/
#ifndef _CONFIG_H
#define _CONFIG_H