diff options
author | Elliott Hughes <enh@google.com> | 2015-05-12 10:10:01 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-05-12 10:34:22 -0700 |
commit | dd57029ed1dfc9cd3116d3797c40d92d5310594e (patch) | |
tree | bfc38769e92fa6da64f2a18fc9f6bd47e060fd90 /linker | |
parent | 97139e6adc255460a1b12e3ccc7b425d11e05eb1 (diff) | |
download | android_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 'linker')
-rw-r--r-- | linker/linker_debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linker/linker_debug.h b/linker/linker_debug.h index 5ded5abc7..51f8d4c18 100644 --- a/linker/linker_debug.h +++ b/linker/linker_debug.h @@ -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 |