aboutsummaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/bionic/__bionic_clone.S
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-05-12 10:10:01 -0700
committerElliott Hughes <enh@google.com>2015-05-12 10:34:22 -0700
commitdd57029ed1dfc9cd3116d3797c40d92d5310594e (patch)
treebfc38769e92fa6da64f2a18fc9f6bd47e060fd90 /libc/arch-arm/bionic/__bionic_clone.S
parent97139e6adc255460a1b12e3ccc7b425d11e05eb1 (diff)
downloadandroid_bionic-dd57029ed1dfc9cd3116d3797c40d92d5310594e.tar.gz
android_bionic-dd57029ed1dfc9cd3116d3797c40d92d5310594e.tar.bz2
android_bionic-dd57029ed1dfc9cd3116d3797c40d92d5310594e.zip
Simplify three copyright headers.
There's no reason to have multiple years in our own copyright headers, and given the stupidity of our NOTICE file generation, it just creates more junk. Change-Id: I065a3811c2e2584e3b649a18ad9460286bc72b92 (cherry picked from commit c69ace87ec110a91005bdf19dbafeb355f399c06)
Diffstat (limited to 'libc/arch-arm/bionic/__bionic_clone.S')
-rw-r--r--libc/arch-arm/bionic/__bionic_clone.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/arch-arm/bionic/__bionic_clone.S b/libc/arch-arm/bionic/__bionic_clone.S
index a268f9d1a..b7713578a 100644
--- a/libc/arch-arm/bionic/__bionic_clone.S
+++ b/libc/arch-arm/bionic/__bionic_clone.S
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2010 The Android Open Source Project
+ * Copyright (C) 2008 The Android Open Source Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without