[PATCH 4/4] sys: Remove $FreeBSD$: two-line .h pattern
Sebastian Huber <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
From: Warner Losh <[email protected]> Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/ --- newlib/libc/include/stdatomic.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/newlib/libc/include/stdatomic.h b/newlib/libc/include/stdatomic.h index 6e435bf21..2bb976f2d 100644 --- a/newlib/libc/include/stdatomic.h +++ b/newlib/libc/include/stdatomic.h @@ -25,8 +25,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _STDATOMIC_H_ -- 2.35.3