include/: spdx license conversion

Mostly scripted like all the others, manually added tags to
Makefile and build/config input files.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
This commit is contained in:
Dave Chinner
2018-06-20 12:04:13 +10:00
committed by Eryu Guan
parent a3b48623c3
commit fa993e5130
15 changed files with 15 additions and 134 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# # SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved. # Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
# #
+1 -1
View File
@@ -1,4 +1,4 @@
# # SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2003 Silicon Graphics, Inc. All Rights Reserved. # Copyright (c) 2003 Silicon Graphics, Inc. All Rights Reserved.
# #
# @configure_input@ # @configure_input@
+1 -1
View File
@@ -1,4 +1,4 @@
# # SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2002-2003 Silicon Graphics, Inc. All Rights Reserved. # Copyright (c) 2002-2003 Silicon Graphics, Inc. All Rights Reserved.
# #
+1 -1
View File
@@ -1,4 +1,4 @@
# # SPDX-License-Identifier: GPL-2.0
# Copyright (c) 1999, 2001-2003 Silicon Graphics, Inc. All Rights Reserved. # Copyright (c) 1999, 2001-2003 Silicon Graphics, Inc. All Rights Reserved.
# #
ifndef _BUILDRULES_INCLUDED_ ifndef _BUILDRULES_INCLUDED_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _DATAASCII_H_ #ifndef _DATAASCII_H_
#define _DATAASCII_H_ #define _DATAASCII_H_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _FILE_LOCK_H_ #ifndef _FILE_LOCK_H_
#define _FILE_LOCK_H_ #define _FILE_LOCK_H_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _FORKER_H_ #ifndef _FORKER_H_
#define _FORKER_H_ #define _FORKER_H_
+1
View File
@@ -1,5 +1,6 @@
#! /bin/bash #! /bin/bash
# #
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. # Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved.
# #
# This script emulates bsd install and also recognises # This script emulates bsd install and also recognises
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _OPEN_FLAGS_H_ #ifndef _OPEN_FLAGS_H_
#define _OPEN_FLAGS_H_ #define _OPEN_FLAGS_H_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _PATTERN_H_ #ifndef _PATTERN_H_
#define _PATTERN_H_ #define _PATTERN_H_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _RANDOM_RANGE_H_ #ifndef _RANDOM_RANGE_H_
#define _RANDOM_RANGE_H_ #define _RANDOM_RANGE_H_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _STR_TO_BYTES_ #ifndef _STR_TO_BYTES_
#define _STR_TO_BYTES_ #define _STR_TO_BYTES_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _STRING_TO_TOKENS_H_ #ifndef _STRING_TO_TOKENS_H_
#define _STRING_TO_TOKENS_H_ #define _STRING_TO_TOKENS_H_
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#define LIO_IO_SYNC 00001 /* read/write */ #define LIO_IO_SYNC 00001 /* read/write */
+1 -13
View File
@@ -1,19 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) 2000 Silicon Graphics, Inc. * Copyright (c) 2000 Silicon Graphics, Inc.
* All Rights Reserved. * All Rights Reserved.
*
* 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.
*
* This program is distributed in the hope that it would 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, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _WRITE_LOG_H_ #ifndef _WRITE_LOG_H_
#define _WRITE_LOG_H_ #define _WRITE_LOG_H_