Ignore:
Timestamp:
12/04/2006 01:45:30 (5 years ago)
Author:
ccowart
Message:

Setting up proper keywords on files and adding headers to the new ones.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman/confmancommon.sh

    • Property svn:keywords set to Id
    r120 r121  
    11#! /bin/bash 
     2 
     3## 
     4# This file is a global include for all confman-based utilities. It 
     5# provides the common interfaces for loading the shell library, setting 
     6# up the use of syslog, and reading configurations. 
     7# 
     8# Author:   Chris Cowart <ccowart@rescomp.berkeley.edu> 
     9#           4 December 2006 
     10# 
     11# $Id$ 
     12## 
    213 
    314# Some global definitions. Defaults that can be overriden by options. 
Note: See TracChangeset for help on using the changeset viewer.