diff options
Diffstat (limited to '')
-rw-r--r-- | build/m4/tcmalloc.m4 (renamed from m4/tcmalloc.m4) | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/m4/tcmalloc.m4 b/build/m4/tcmalloc.m4 index e84697dc7..765d2accc 100644 --- a/m4/tcmalloc.m4 +++ b/build/m4/tcmalloc.m4 @@ -1,18 +1,5 @@ dnl -------------------------------------------------------- -*- autoconf -*- -dnl Licensed to the Apache Software Foundation (ASF) under one or more -dnl contributor license agreements. See the NOTICE file distributed with -dnl this work for additional information regarding copyright ownership. -dnl The ASF licenses this file to You under the Apache License, Version 2.0 -dnl (the "License"); you may not use this file except in compliance with -dnl the License. You may obtain a copy of the License at -dnl -dnl http://www.apache.org/licenses/LICENSE-2.0 -dnl -dnl Unless required by applicable law or agreed to in writing, software -dnl distributed under the License is distributed on an "AS IS" BASIS, -dnl WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -dnl See the License for the specific language governing permissions and -dnl limitations under the License. +dnl SPDX-License-Identifier: Apache-2.0 dnl dnl tcmalloc.m4: Trafficserver's tcmalloc autoconf macros |