remove svn keywords and use %{SCMURL} in spec file
[bootmanager.git] / nodeconfig / boot / getnodeid.php
index 4455962..f160bdd 100755 (executable)
@@ -1,16 +1,11 @@
 <?php
 
-// $Id$
-// $URL$
-
 //
 // Returns node ID of requestor
 //
 // Mark Huang <mlhuang@cs.princeton.edu>
 // Copyright (C) 2006 The Trustees of Princeton University
 //
-// $Id$ $
-//
 
 // Get admin API handle
 require_once 'plc_api.php';