aboutsummaryrefslogtreecommitdiff
path: root/stand/arm64/libarm64/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'stand/arm64/libarm64/cache.h')
-rw-r--r--stand/arm64/libarm64/cache.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/arm64/libarm64/cache.h b/stand/arm64/libarm64/cache.h
index 5e560c4d578d..76e641b8115a 100644
--- a/stand/arm64/libarm64/cache.h
+++ b/stand/arm64/libarm64/cache.h
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Semihalf under
* the sponsorship of the FreeBSD Foundation.
@@ -24,8 +23,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 _CACHE_H_