copyright notice fixed in examples
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
#
|
||||||
|
# Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
|
# through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
|
# required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
|
# Institut (Switzerland). All rights reserved.!
|
||||||
|
#
|
||||||
|
# License: see file COPYING in top level of source distribution.
|
||||||
|
#
|
||||||
|
|
||||||
AM_CPPFLAGS += -I${abs_top_srcdir}/src/include
|
AM_CPPFLAGS += -I${abs_top_srcdir}/src/include
|
||||||
FFLAGS += -cpp $(AM_CPPFLAGS)
|
FFLAGS += -cpp $(AM_CPPFLAGS)
|
||||||
AM_LDFLAGS += -L${abs_top_builddir}/src/h5core/.libs
|
AM_LDFLAGS += -L${abs_top_builddir}/src/h5core/.libs
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
|
through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
|
required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
|
Institut (Switzerland). All rights reserved.
|
||||||
|
|
||||||
|
License: see file COPYING in top level of source distribution.
|
||||||
|
*/
|
||||||
|
|
||||||
#include <H5hut.h>
|
#include <H5hut.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
|
through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
|
required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
|
Institut (Switzerland). All rights reserved.
|
||||||
|
|
||||||
|
License: see file COPYING in top level of source distribution.
|
||||||
|
*/
|
||||||
|
|
||||||
#include "H5hut.h"
|
#include "H5hut.h"
|
||||||
|
|
||||||
#if !defined (PARALLEL_IO)
|
#if !defined (PARALLEL_IO)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
#
|
||||||
|
# Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
|
# through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
|
# required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
|
# Institut (Switzerland). All rights reserved.!
|
||||||
|
#
|
||||||
|
# License: see file COPYING in top level of source distribution.
|
||||||
|
#
|
||||||
|
|
||||||
AM_CPPFLAGS += -I${abs_top_srcdir}/src/include
|
AM_CPPFLAGS += -I${abs_top_srcdir}/src/include
|
||||||
FFLAGS += -cpp $(AM_CPPFLAGS)
|
FFLAGS += -cpp $(AM_CPPFLAGS)
|
||||||
AM_LDFLAGS += -L${abs_top_builddir}/src/h5core/.libs
|
AM_LDFLAGS += -L${abs_top_builddir}/src/h5core/.libs
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright (c) 2006-2014, The Regents of the University of California,
|
Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
through Lawrence Berkeley National Laboratory (subject to receipt of any
|
through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
Institut (Switzerland). All rights reserved.
|
Institut (Switzerland). All rights reserved.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2014, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
#
|
||||||
|
# Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
|
# through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
|
# required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
|
# Institut (Switzerland). All rights reserved.!
|
||||||
|
#
|
||||||
|
# License: see file COPYING in top level of source distribution.
|
||||||
|
#
|
||||||
|
|
||||||
AM_CPPFLAGS += -I${abs_top_srcdir}/src/include
|
AM_CPPFLAGS += -I${abs_top_srcdir}/src/include
|
||||||
FFLAGS += -cpp $(AM_CPPFLAGS)
|
FFLAGS += -cpp $(AM_CPPFLAGS)
|
||||||
AM_LDFLAGS += -L${abs_top_builddir}/src/h5core/.libs
|
AM_LDFLAGS += -L${abs_top_builddir}/src/h5core/.libs
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright (c) 2006-2014, The Regents of the University of California,
|
Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
through Lawrence Berkeley National Laboratory (subject to receipt of any
|
through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
Institut (Switzerland). All rights reserved.
|
Institut (Switzerland). All rights reserved.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2014, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
!
|
!
|
||||||
! Copyright (c) 2006-2013, The Regents of the University of California,
|
! Copyright (c) 2006-2015, The Regents of the University of California,
|
||||||
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
! through Lawrence Berkeley National Laboratory (subject to receipt of any
|
||||||
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
! required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
|
||||||
! Institut (Switzerland). All rights reserved.!
|
! Institut (Switzerland). All rights reserved.!
|
||||||
|
|||||||
Reference in New Issue
Block a user