From 02b19a182fe16312b2042f389916ea163a01ae11 Mon Sep 17 00:00:00 2001 From: Sam Hasinoff Date: Wed, 12 Nov 2014 09:15:10 -0800 Subject: [PATCH] Stop living in the past. find docs/copyright-templates -type f | xargs sed -i 's/2013/2015/g' Change-Id: I2e3cc83a82e556f7833331ef3e2ed1012d16044e --- docs/copyright-templates/asm.txt | 2 +- docs/copyright-templates/bash.txt | 2 +- docs/copyright-templates/bsd/c.txt | 2 +- docs/copyright-templates/c.txt | 2 +- docs/copyright-templates/java.txt | 2 +- docs/copyright-templates/make.txt | 2 +- docs/copyright-templates/plain.txt | 2 +- docs/copyright-templates/sh.txt | 2 +- docs/copyright-templates/xml.txt | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/copyright-templates/asm.txt b/docs/copyright-templates/asm.txt index 22f9dd20d..4e79d32c5 100644 --- a/docs/copyright-templates/asm.txt +++ b/docs/copyright-templates/asm.txt @@ -1,4 +1,4 @@ -; Copyright 2013 The Android Open Source Project +; Copyright 2015 The Android Open Source Project ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance with the License. diff --git a/docs/copyright-templates/bash.txt b/docs/copyright-templates/bash.txt index 389b21a08..65cc335ad 100644 --- a/docs/copyright-templates/bash.txt +++ b/docs/copyright-templates/bash.txt @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2013 The Android Open Source Project +# Copyright 2015 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/docs/copyright-templates/bsd/c.txt b/docs/copyright-templates/bsd/c.txt index 55932e72f..1fe17d597 100644 --- a/docs/copyright-templates/bsd/c.txt +++ b/docs/copyright-templates/bsd/c.txt @@ -1,5 +1,5 @@ /* - * Copyright 2013 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/copyright-templates/c.txt b/docs/copyright-templates/c.txt index 11644d2ba..a1a67bfa6 100644 --- a/docs/copyright-templates/c.txt +++ b/docs/copyright-templates/c.txt @@ -1,5 +1,5 @@ /* - * Copyright 2013 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/docs/copyright-templates/java.txt b/docs/copyright-templates/java.txt index 11644d2ba..a1a67bfa6 100644 --- a/docs/copyright-templates/java.txt +++ b/docs/copyright-templates/java.txt @@ -1,5 +1,5 @@ /* - * Copyright 2013 The Android Open Source Project + * Copyright 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/docs/copyright-templates/make.txt b/docs/copyright-templates/make.txt index 317c4e698..298771095 100644 --- a/docs/copyright-templates/make.txt +++ b/docs/copyright-templates/make.txt @@ -1,4 +1,4 @@ -# Copyright 2013 The Android Open Source Project +# Copyright 2015 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/docs/copyright-templates/plain.txt b/docs/copyright-templates/plain.txt index 5db92824a..8545607fc 100644 --- a/docs/copyright-templates/plain.txt +++ b/docs/copyright-templates/plain.txt @@ -1,4 +1,4 @@ -Copyright 2013 The Android Open Source Project +Copyright 2015 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docs/copyright-templates/sh.txt b/docs/copyright-templates/sh.txt index 7bf532bbd..254134ae4 100644 --- a/docs/copyright-templates/sh.txt +++ b/docs/copyright-templates/sh.txt @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2013 The Android Open Source Project +# Copyright 2015 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/docs/copyright-templates/xml.txt b/docs/copyright-templates/xml.txt index 9d10d8811..789a71526 100644 --- a/docs/copyright-templates/xml.txt +++ b/docs/copyright-templates/xml.txt @@ -1,5 +1,5 @@ -