From 90ba170849173962e470cd83397180458fa6491a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastia=CC=81n=20Katzer?= Date: Fri, 28 Feb 2014 17:11:21 +0100 Subject: [PATCH] Small file header change --- src/android/Printer.java | 2 +- src/ios/APPPrinter.h | 2 +- src/ios/APPPrinter.m | 2 +- www/printer.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/android/Printer.java b/src/android/Printer.java index 356d383..1bf7740 100644 --- a/src/android/Printer.java +++ b/src/android/Printer.java @@ -1,5 +1,5 @@ /* - Copyright 2013 appPlant UG + Copyright 2013-2014 appPlant UG Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file diff --git a/src/ios/APPPrinter.h b/src/ios/APPPrinter.h index addca7f..3307e19 100755 --- a/src/ios/APPPrinter.h +++ b/src/ios/APPPrinter.h @@ -1,5 +1,5 @@ /* - Copyright 2013 appPlant UG + Copyright 2013-2014 appPlant UG Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file diff --git a/src/ios/APPPrinter.m b/src/ios/APPPrinter.m index 987bddb..8b783fc 100755 --- a/src/ios/APPPrinter.m +++ b/src/ios/APPPrinter.m @@ -1,5 +1,5 @@ /* - Copyright 2013 appPlant UG + Copyright 2013-2014 appPlant UG Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file diff --git a/www/printer.js b/www/printer.js index 7b8d6e9..de19b2f 100755 --- a/www/printer.js +++ b/www/printer.js @@ -1,5 +1,5 @@ /* - Copyright 2013 appPlant UG + Copyright 2013-2014 appPlant UG Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file