summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2018-06-20 12:04:13 +1000
committerEryu Guan <guaneryu@gmail.com>2018-06-22 10:37:57 +0800
commitfa993e51300f8f11c837eb6dc0c7a0229d3c541e (patch)
tree248526851ae22bf4b690d80e8b225ff765dc1fc0 /include
parenta3b48623c361d083939e1c1a748dc4d6044fadfb (diff)
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>
Diffstat (limited to 'include')
-rw-r--r--include/Makefile2
-rw-r--r--include/builddefs.in2
-rw-r--r--include/buildmacros2
-rw-r--r--include/buildrules2
-rw-r--r--include/dataascii.h14
-rw-r--r--include/file_lock.h14
-rw-r--r--include/forker.h14
-rwxr-xr-xinclude/install-sh1
-rw-r--r--include/open_flags.h14
-rw-r--r--include/pattern.h14
-rw-r--r--include/random_range.h14
-rw-r--r--include/str_to_bytes.h14
-rw-r--r--include/string_to_tokens.h14
-rw-r--r--include/tlibio.h14
-rw-r--r--include/write_log.h14
15 files changed, 15 insertions, 134 deletions
diff --git a/include/Makefile b/include/Makefile
index 8e2b42fd..a95be135 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,4 +1,4 @@
-#
+# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
#
diff --git a/include/builddefs.in b/include/builddefs.in
index cb52b99a..fb8e912b 100644
--- a/include/builddefs.in
+++ b/include/builddefs.in
@@ -1,4 +1,4 @@
-#
+# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2003 Silicon Graphics, Inc. All Rights Reserved.
#
# @configure_input@
diff --git a/include/buildmacros b/include/buildmacros
index b80b534c..60874842 100644
--- a/include/buildmacros
+++ b/include/buildmacros
@@ -1,4 +1,4 @@
-#
+# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2002-2003 Silicon Graphics, Inc. All Rights Reserved.
#
diff --git a/include/buildrules b/include/buildrules
index 76b755e8..bf187662 100644
--- a/include/buildrules
+++ b/include/buildrules
@@ -1,4 +1,4 @@
-#
+# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 1999, 2001-2003 Silicon Graphics, Inc. All Rights Reserved.
#
ifndef _BUILDRULES_INCLUDED_
diff --git a/include/dataascii.h b/include/dataascii.h
index 3f87578a..50a73dcc 100644
--- a/include/dataascii.h
+++ b/include/dataascii.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _DATAASCII_H_
diff --git a/include/file_lock.h b/include/file_lock.h
index 1d7ce56a..179f2ab4 100644
--- a/include/file_lock.h
+++ b/include/file_lock.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _FILE_LOCK_H_
diff --git a/include/forker.h b/include/forker.h
index f573dcb0..913a23e9 100644
--- a/include/forker.h
+++ b/include/forker.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _FORKER_H_
diff --git a/include/install-sh b/include/install-sh
index 06d8aa9b..a19cbe31 100755
--- a/include/install-sh
+++ b/include/install-sh
@@ -1,5 +1,6 @@
#! /bin/bash
#
+# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved.
#
# This script emulates bsd install and also recognises
diff --git a/include/open_flags.h b/include/open_flags.h
index f5e0e154..4526769c 100644
--- a/include/open_flags.h
+++ b/include/open_flags.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _OPEN_FLAGS_H_
diff --git a/include/pattern.h b/include/pattern.h
index d19294a5..c41ae9f5 100644
--- a/include/pattern.h
+++ b/include/pattern.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _PATTERN_H_
diff --git a/include/random_range.h b/include/random_range.h
index 44dbc9b8..b47aef9e 100644
--- a/include/random_range.h
+++ b/include/random_range.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _RANDOM_RANGE_H_
diff --git a/include/str_to_bytes.h b/include/str_to_bytes.h
index e2b6226e..ae27bc57 100644
--- a/include/str_to_bytes.h
+++ b/include/str_to_bytes.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _STR_TO_BYTES_
diff --git a/include/string_to_tokens.h b/include/string_to_tokens.h
index 59b9ccf0..795ae792 100644
--- a/include/string_to_tokens.h
+++ b/include/string_to_tokens.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _STRING_TO_TOKENS_H_
diff --git a/include/tlibio.h b/include/tlibio.h
index bf85cc59..12649cf5 100644
--- a/include/tlibio.h
+++ b/include/tlibio.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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 */
diff --git a/include/write_log.h b/include/write_log.h
index 4a6eaced..025ebac0 100644
--- a/include/write_log.h
+++ b/include/write_log.h
@@ -1,19 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000 Silicon Graphics, Inc.
* 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_
#define _WRITE_LOG_H_