[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r2627: Add the usual copyright and doxygen blocks to the UPnP test (in vidalia: . branches/upnp/src/vidalia/config)



Author: edmanm
Date: 2008-05-30 19:58:27 -0400 (Fri, 30 May 2008)
New Revision: 2627

Modified:
   vidalia/
   vidalia/branches/upnp/src/vidalia/config/upnptestdialog.cpp
   vidalia/branches/upnp/src/vidalia/config/upnptestdialog.h
Log:
 r389@thebe:  edmanm | 2008-05-30 19:59:07 -0400
 Add the usual copyright and doxygen blocks to the UPnP test dialog sources and
 set the svn:keywords and svn:eol-style properties.



Property changes on: vidalia
___________________________________________________________________
 svk:merge ticket from /local/vidalia [r389] on 45a62a8a-8088-484c-baad-c7b3e776dd32

Modified: vidalia/branches/upnp/src/vidalia/config/upnptestdialog.cpp
===================================================================
--- vidalia/branches/upnp/src/vidalia/config/upnptestdialog.cpp	2008-05-30 17:34:03 UTC (rev 2626)
+++ vidalia/branches/upnp/src/vidalia/config/upnptestdialog.cpp	2008-05-30 23:58:27 UTC (rev 2627)
@@ -1,4 +1,19 @@
+/*
+**  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.
+*/
 
+/* 
+** \file upnptestdialog.cpp
+** \version $Id: $
+** \brief Dialog that displays the progress of a UPnP configuration test
+*/
+
 #include "upnptestdialog.h"
 
 


Property changes on: vidalia/branches/upnp/src/vidalia/config/upnptestdialog.cpp
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

Modified: vidalia/branches/upnp/src/vidalia/config/upnptestdialog.h
===================================================================
--- vidalia/branches/upnp/src/vidalia/config/upnptestdialog.h	2008-05-30 17:34:03 UTC (rev 2626)
+++ vidalia/branches/upnp/src/vidalia/config/upnptestdialog.h	2008-05-30 23:58:27 UTC (rev 2627)
@@ -1,4 +1,20 @@
+/*
+**  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.
+*/
 
+/* 
+** \file upnptestdialog.h
+** \version $Id: $
+** \brief Dialog that displays the progress of a UPnP configuration test
+*/
+
+
 #ifndef _UPNPTESTDIALOG_H
 #define _UPNPTESTDIALOG_H
 


Property changes on: vidalia/branches/upnp/src/vidalia/config/upnptestdialog.h
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native