Added the copyright header.
This commit is contained in:
parent
da1a956698
commit
3c32194086
@ -1,3 +1,17 @@
|
|||||||
|
/*BHEADER**********************************************************************
|
||||||
|
* Copyright (c) 2008, Lawrence Livermore National Security, LLC.
|
||||||
|
* Produced at the Lawrence Livermore National Laboratory.
|
||||||
|
* This file is part of HYPRE. See file COPYRIGHT for details.
|
||||||
|
*
|
||||||
|
* HYPRE is free software; you can redistribute it and/or modify it under the
|
||||||
|
* terms of the GNU Lesser General Public License (as published by the Free
|
||||||
|
* Software Foundation) version 2.1 dated February 1999.
|
||||||
|
*
|
||||||
|
* $Revision$
|
||||||
|
***********************************************************************EHEADER*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#include <HYPRE_config.h>
|
#include <HYPRE_config.h>
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,8 @@ INTERNAL_HEADER=_hypre_parcsr_ls.h
|
|||||||
# Include guards and other includes
|
# Include guards and other includes
|
||||||
#===========================================================================
|
#===========================================================================
|
||||||
|
|
||||||
cat > $INTERNAL_HEADER <<@
|
cat ../tools/BHEAD_code_template > $INTERNAL_HEADER
|
||||||
|
cat >> $INTERNAL_HEADER <<@
|
||||||
|
|
||||||
#include <HYPRE_config.h>
|
#include <HYPRE_config.h>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user