/[MITgcm]/mitgcm.org/devel/buildweb/templates/replace.sh
ViewVC logotype

Annotation of /mitgcm.org/devel/buildweb/templates/replace.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download) (as text)
Wed Mar 5 23:36:01 2008 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
File MIME type: application/x-sh
add date of the built to the documentation web-pages

1 jmc 1.1 #!/bin/bash
2    
3     # $Header: $
4    
5     sed "s/_UPDATE_REPLACE_/Last update `date +%F`/" $1 | \
6     sed "s/_COPYRIGHT_REPLACE_/Copyright © 2006/"

  ViewVC Help
Powered by ViewVC 1.1.22