From 2261d5ec2bda26fbf1060e56b6ac8b994e714d57 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 24 Jul 2014 12:21:16 -0700 Subject: [PATCH] Updating year to 2014 --- License-Headers.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/License-Headers.md b/License-Headers.md index bd9de43..3532b91 100644 --- a/License-Headers.md +++ b/License-Headers.md @@ -1,6 +1,6 @@ ## JavaScript ```javascript -/* Copyright 2012 Mozilla Foundation +/* Copyright 2014 Mozilla Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ ## Python ```python -# Copyright 2012 Mozilla Foundation +# Copyright 2014 Mozilla Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -38,7 +38,7 @@ ```html