00001 /******************************************************************************/ 00002 /* */ 00003 /* X r d I n f o . c c */ 00004 /* */ 00005 /* (c) 2004 by the Board of Trustees of the Leland Stanford, Jr., University */ 00006 /* All Rights Reserved. Scroll to end for Terms and Conditions of use */ 00007 /* Produced by Andrew Hanushevsky for Stanford University under contract */ 00008 /* DE-AC03-76-SFO0515 with the Department of Energy */ 00009 /******************************************************************************/ 00010 00011 // $Id: XrdInfo.cc 35287 2010-09-14 21:19:35Z ganis $ 00012 00013 const char *XrdInfoCVSID = "$Id: XrdInfo.cc 35287 2010-09-14 21:19:35Z ganis $"; 00014 00015 #include "Xrd/XrdInfo.hh" 00016 00017 /******************************************************************************/ 00018 /* L i c e n s e T e r m a n d C o n d i t i o n s */ 00019 /* */ 00020 /* License terms are contained in the LICENSE file in the base directory. */ 00021 /* */ 00022 /******************************************************************************/ 00023 00024 const char *XrdLicense = 00025 #include "../../LICENSE" 00026 ;