Skip to content

Commit

Permalink
add copyrights to source files
Browse files Browse the repository at this point in the history
  • Loading branch information
adammoody committed Jul 7, 2015
1 parent 757e6a7 commit 726fbbe
Show file tree
Hide file tree
Showing 58 changed files with 1,127 additions and 12 deletions.
2 changes: 1 addition & 1 deletion experimental/Makefile.am
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SUBDIRS = dgrep dparallel dtar dfind
SUBDIRS = dgrep dparallel dtar dfind dsh
20 changes: 20 additions & 0 deletions experimental/dfind/common.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef _COMMON_H
#define _COMMON_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dfind/dfind.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Expand Down
20 changes: 20 additions & 0 deletions experimental/dfind/handle.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#include <stdio.h>
#include <sys/types.h>
#include <string.h>
Expand Down
20 changes: 20 additions & 0 deletions experimental/dfind/handle.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef _HANDLE_H
#define _HANDLE_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dfind/pred.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
Expand Down
20 changes: 20 additions & 0 deletions experimental/dfind/pred.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef _PRED_H
#define _PRED_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dfind/queue.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#include <stdio.h>
#include <stdlib.h>
#include <libcircle.h>
Expand Down
20 changes: 20 additions & 0 deletions experimental/dfind/queue.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef _QUEUE_H
#define _QUEUE_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dgrep/dgrep.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Expand Down
20 changes: 20 additions & 0 deletions experimental/dgrep/dgrep.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef DGREP_H
#define DGREP_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dgrep/log.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef LOG_H
#define LOG_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dparallel/dparallel.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#include <stdlib.h>

#include "dparallel.h"
Expand Down
20 changes: 20 additions & 0 deletions experimental/dparallel/dparallel.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef _DPARALLEL_DPARALLEL_H
#define _DPARALLEL_DPARALLEL_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dparallel/log.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#ifndef _DPARALLEL_LOG_H
#define _DPARALLEL_LOG_H

Expand Down
20 changes: 20 additions & 0 deletions experimental/dsh/dsh.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

#include <dirent.h>
#include <limits.h>
#include <stdio.h>
Expand Down
20 changes: 20 additions & 0 deletions experimental/dtar/common.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
/*
* Copyright (c) 2013-2015, Lawrence Livermore National Security, LLC.
* Produced at the Lawrence Livermore National Laboratory
* CODE-673838
*
* Copyright (c) 2006-2007,2011-2015, Los Alamos National Security, LLC.
* (LA-CC-06-077, LA-CC-10-066, LA-CC-14-046)
*
* Copyright (2013-2015) UT-Battelle, LLC under Contract No.
* DE-AC05-00OR22725 with the Department of Energy.
*
* Copyright (c) 2015, DataDirect Networks, Inc.
*
* All rights reserved.
*
* This file is part of mpiFileUtils.
* For details, see https://github.com/hpc/fileutils.
* Please also read the LICENSE file.
*/

/*
* common.c
*
Expand Down
Loading

0 comments on commit 726fbbe

Please sign in to comment.