Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion atf-c/atf_c_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/build.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2009 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2009 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/build.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2009 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2009 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/build_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2009 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2009 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/check.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/check.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/check_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/dynstr.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/dynstr.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/dynstr_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/env.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/env.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/env_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/fs.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/fs.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/fs_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/list.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/list.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/list_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/map.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/map.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/map_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/process.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/process.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/process_helpers.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/process_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/sanity.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/sanity.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/sanity_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/test_helpers.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/test_helpers.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/text.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/text.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/text_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/tp_main.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/user.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/user.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/detail/user_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2007 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/error.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/error.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/error_fwd.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/error_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/h_build.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2009 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2009 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/macros.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/macros_h_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/macros_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/tc.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/tc.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/tc_test.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 3 additions & 1 deletion atf-c/tp.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Copyright (c) 2008 The NetBSD Foundation, Inc.
/* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down
Loading