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