[oe] [meta-browser][PATCH 1/3] scripts/firefox-gen-l10n-recipes: Update copyright to 2013

Otavio Salvador otavio at ossystems.com.br
Sun Jan 6 22:12:57 UTC 2013


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 scripts/firefox-gen-l10n-recipes |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/firefox-gen-l10n-recipes b/scripts/firefox-gen-l10n-recipes
index 65126a2..c1378df 100755
--- a/scripts/firefox-gen-l10n-recipes
+++ b/scripts/firefox-gen-l10n-recipes
@@ -21,7 +21,7 @@ for f in $TMPDIR/*.xpi; do
 	lang_code=$(echo $f | sed "s,$TMPDIR/\([^\.]*\).xpi,\1,g" | tr '[A-Z]' '[a-z]')
 
 cat > firefox-l10n-${lang_code}_$1.bb <<EOF
-# Copyright (C) 2009-2012, O.S. Systems Software Ltda. All Rights Reserved
+# Copyright (C) 2009-2013, O.S. Systems Software Ltda. All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 
 require firefox-l10n.inc
-- 
1.7.2.5





More information about the Openembedded-devel mailing list