Skip to content

Commit

Permalink
added license back
Browse files Browse the repository at this point in the history
  • Loading branch information
hariharan-devarajan committed Feb 8, 2021
1 parent 70b7407 commit e218501
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions adapter/test/posix/posix_adapter_mpi_test.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Distributed under BSD 3-Clause license. *
* Copyright by The HDF Group. *
* Copyright by the Illinois Institute of Technology. *
* All rights reserved. *
* *
* This file is part of Hermes. The full Hermes copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the top directory. If you do not *
* have access to the file, you may request a copy from help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#include <catch_config.h>
#include <fcntl.h>
#include <unistd.h>
Expand Down

0 comments on commit e218501

Please sign in to comment.