signal.h (348238dbd42306d9fb5d89ab393b840572cfeb0f) | signal.h (51369649b03ece2aed3eb61b0c8214b9aa5b2fa2) |
---|---|
1/*- | 1/*- |
2 * SPDX-License-Identifier: BSD-3-Clause 3 * |
|
2 * Copyright (c) 1986, 1989, 1991, 1993 3 * The Regents of the University of California. All rights reserved. 4 * Copyright (c) 2003 Peter Wemm. 5 * 6 * Redistribution and use in source and binary forms, with or without 7 * modification, are permitted provided that the following conditions 8 * are met: 9 * 1. Redistributions of source code must retain the above copyright --- 158 unchanged lines hidden --- | 4 * Copyright (c) 1986, 1989, 1991, 1993 5 * The Regents of the University of California. All rights reserved. 6 * Copyright (c) 2003 Peter Wemm. 7 * 8 * Redistribution and use in source and binary forms, with or without 9 * modification, are permitted provided that the following conditions 10 * are met: 11 * 1. Redistributions of source code must retain the above copyright --- 158 unchanged lines hidden --- |