From 3405455054d0813a362aa1ce5fefe8d6a2592eac Mon Sep 17 00:00:00 2001 From: Victor Lopez Date: Tue, 21 Aug 2018 09:47:23 +0200 Subject: [PATCH] Fix copyright headers --- m4/ax_build_versions.m4 | 48 +++++++++++++++---------------------- m4/ax_check_bgq.m4 | 48 +++++++++++++++---------------------- m4/ax_check_cuda.m4 | 48 +++++++++++++++---------------------- m4/ax_check_gasnet.m4 | 48 +++++++++++++++---------------------- m4/ax_check_hwloc.m4 | 48 +++++++++++++++---------------------- m4/ax_check_memkind.m4 | 48 +++++++++++++++---------------------- m4/ax_check_mic.m4 | 51 +++++++++++++++------------------------- m4/ax_check_mpi.m4 | 52 +++++++++++++++-------------------------- m4/ax_check_opencl.m4 | 48 +++++++++++++++---------------------- m4/ax_check_sqlite3.m4 | 48 +++++++++++++++---------------------- m4/ax_check_xdma.m4 | 48 +++++++++++++++---------------------- 11 files changed, 209 insertions(+), 326 deletions(-) diff --git a/m4/ax_build_versions.m4 b/m4/ax_build_versions.m4 index 59967cab0..cd442a699 100644 --- a/m4/ax_build_versions.m4 +++ b/m4/ax_build_versions.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -10,35 +29,6 @@ # Check whether OpenCL path to the headers and libraries are correctly specified. # Also checks that the library version is OpenCL 1.1 or greater. # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_BUILD_VERSIONS],[ diff --git a/m4/ax_check_bgq.m4 b/m4/ax_check_bgq.m4 index 80c9b2039..1cb3834f1 100644 --- a/m4/ax_check_bgq.m4 +++ b/m4/ax_check_bgq.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -12,35 +31,6 @@ # More information can be found at # http://www-01.ibm.com/support/knowledgecenter/SSAT4T_15.1.0/com.ibm.xlf151.linux.doc/compiler_ref/opt_staticlink.html?lang=en # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_BGQ], [ diff --git a/m4/ax_check_cuda.m4 b/m4/ax_check_cuda.m4 index e431b7846..a59c943ec 100644 --- a/m4/ax_check_cuda.m4 +++ b/m4/ax_check_cuda.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -10,35 +29,6 @@ # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on # success/failure. # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_CUDA],[ AC_PREREQ(2.59)dnl for _AC_LANG_PREFIX diff --git a/m4/ax_check_gasnet.m4 b/m4/ax_check_gasnet.m4 index 315e112c7..e12e2517a 100644 --- a/m4/ax_check_gasnet.m4 +++ b/m4/ax_check_gasnet.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -7,35 +26,6 @@ # # Check whether GASNet path to the headers and libraries are correctly specified. # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_GASNET], [ diff --git a/m4/ax_check_hwloc.m4 b/m4/ax_check_hwloc.m4 index 637cac6be..abf97b63e 100644 --- a/m4/ax_check_hwloc.m4 +++ b/m4/ax_check_hwloc.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -7,35 +26,6 @@ # # Check whether hwloc path to the headers and libraries are correctly specified. # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_HWLOC],[ AC_PREREQ(2.59)dnl for _AC_LANG_PREFIX diff --git a/m4/ax_check_memkind.m4 b/m4/ax_check_memkind.m4 index 96c2df61d..c25609acd 100644 --- a/m4/ax_check_memkind.m4 +++ b/m4/ax_check_memkind.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -8,35 +27,6 @@ # Check whether Memkind path to the headers and libraries are correctly specified. # Also checks Jemalloc library availability (required by libmemkind). # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_MEMKIND],[ diff --git a/m4/ax_check_mic.m4 b/m4/ax_check_mic.m4 index 92411b48b..96b8efeb5 100644 --- a/m4/ax_check_mic.m4 +++ b/m4/ax_check_mic.m4 @@ -1,6 +1,22 @@ -# =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html -# =========================================================================== +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -16,35 +32,6 @@ # required. # Allowed host triplets: x86_64-k1om-linux k1om-mpss-linux # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_MIC], [ diff --git a/m4/ax_check_mpi.m4 b/m4/ax_check_mpi.m4 index 1699dc6da..cb98ffe67 100644 --- a/m4/ax_check_mpi.m4 +++ b/m4/ax_check_mpi.m4 @@ -1,6 +1,22 @@ -# =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html -# =========================================================================== +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -14,36 +30,6 @@ # MPI dependent plugin source code will be compiled in the user program # build stage. # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. -# AC_DEFUN([AX_CHECK_MPI],[ AC_BEFORE([AC_PROG_CXX],[$0]) diff --git a/m4/ax_check_opencl.m4 b/m4/ax_check_opencl.m4 index e53d533c1..223b4c4e1 100644 --- a/m4/ax_check_opencl.m4 +++ b/m4/ax_check_opencl.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -8,35 +27,6 @@ # Check whether OpenCL path to the headers and libraries are correctly specified. # Also checks that the library version is OpenCL 1.1 or greater. # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_OPENCL], [ diff --git a/m4/ax_check_sqlite3.m4 b/m4/ax_check_sqlite3.m4 index c0fe48640..f65d9a794 100644 --- a/m4/ax_check_sqlite3.m4 +++ b/m4/ax_check_sqlite3.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -8,35 +27,6 @@ # Check whether a valid SQLite3 library is available, and the path to the headers # and libraries are correctly specified. # -# LICENSE -# -# Copyright (c) 2015 Diego Nieto -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_SQLITE3], [ diff --git a/m4/ax_check_xdma.m4 b/m4/ax_check_xdma.m4 index 192ee89f0..d9319b673 100644 --- a/m4/ax_check_xdma.m4 +++ b/m4/ax_check_xdma.m4 @@ -1,3 +1,22 @@ +##################################################################################### +# Copyright 2009-2018 Barcelona Supercomputing Center # +# # +# This file is part of the NANOS++ library. # +# # +# NANOS++ 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, either version 3 of the License, or # +# (at your option) any later version. # +# # +# NANOS++ is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public License # +# along with NANOS++. If not, see . # +##################################################################################### + # # SYNOPSIS # @@ -8,35 +27,6 @@ # Check whether a valid Zynq Xilinx DMA library is available, and the path to the headers # and libraries are correctly specified. # -# LICENSE -# -# Copyright (c) 2015 Jorge Bellon -# -# This program is free software: you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation, either version 3 of the License, or (at your -# option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program. If not, see . -# -# As a special exception, the respective Autoconf Macro's copyright owner -# gives unlimited permission to copy, distribute and modify the configure -# scripts that are the output of Autoconf when processing the Macro. You -# need not follow the terms of the GNU General Public License when using -# or distributing such scripts, even though portions of the text of the -# Macro appear in them. The GNU General Public License (GPL) does govern -# all other use of the material that constitutes the Autoconf Macro. -# -# This special exception to the GPL applies to versions of the Autoconf -# Macro released by the Autoconf Archive. When you make and distribute a -# modified version of the Autoconf Macro, you may extend this special -# exception to the GPL to apply to your modified version as well. AC_DEFUN([AX_CHECK_XDMA], [ -- GitLab