Show
Ignore:
Timestamp:
02/17/07 11:30:45 (22 months ago)
Author:
gary
Message:

tsuite/programs/*.cpp - add standard copyright header

readme_doxygen.txt - improve overview of how to generate documentation

license.txt - copyright year changed from 2006 to 2007
grid.h - copyright year changed from 2006 to 2007
grid_do.cpp - copyright year changed from 2006 to 2007
grid_xspec.cpp - copyright year changed from 2006 to 2007
punch_fits.cpp - copyright year changed from 2006 to 2007

doc_atomic_data.pl - from *.c to *.cpp, also run update for files
doc_atomic_data_refer.txt - rm since do not include generated artifacts in svn
doc_atomic_data_refer_old.txt - rm since do not include generated artifacts in svn

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tsuite/programs/mpi/mpi.cpp

    r749 r849  
     1/* This file is part of Cloudy and is copyright (C) 1978-2007 by Gary J. Ferland. 
     2 * For conditions of distribution and use, see copyright notice in license.txt */ 
    13/*main program to call cloudy to generate a large loc data cube */ 
    24#include "cddefines.h"