From 19458101ebc48a8cc6d5ff75aa4b657d2898758e Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 21 Mar 2014 10:40:04 +0100 Subject: Updated year in copyright header find . -path '*/3rdparty/*' -prune -o -type f -print | xargs -L1 sed -i -E 's/Copyright(.*) 2013 Digia/Copyright\1 2014 Digia/g' Manually patched files: demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp src/3rdparty/s60/eiksoftkeyimage.h tools/qdoc3/test/qt-project.qdocconf tests/auto/qsharedpointer/nontracked.h tests/auto/qsharedpointer/nontracked.cpp Change-Id: I3f9074923b4d6bd4666258ab04f01476cc6e901c Reviewed-by: Thiago Macieira Reviewed-by: Sergio Ahumada Reviewed-by: Lars Knoll --- translations/designer_zh_TW.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'translations/designer_zh_TW.ts') diff --git a/translations/designer_zh_TW.ts b/translations/designer_zh_TW.ts index 801b9391c2..abe1aa417c 100644 --- a/translations/designer_zh_TW.ts +++ b/translations/designer_zh_TW.ts @@ -4260,8 +4260,8 @@ Do you want overwrite the template? <br />Qt 設計師是一套圖形使用者介面應用程式,用於設計 Qt 的應用程式。<br /> - %1<br/>Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). - %1<br/>Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). + %1<br/>Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). + %1<br/>Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). This version of Qt Designer is part of the Qt Open Source Edition, for use in the development of Open Source applications. Qt is a comprehensive C++ framework for cross-platform application development.<br/><br/>You need a commercial Qt license for development of proprietary (closed source) applications. Please see <a href="http://qt.digia.com/company/model.html">http://qt.digia.com/company/model.html</a> for an overview of Qt licensing.<br/> @@ -4272,8 +4272,8 @@ Do you want overwrite the template? 此程式以 Qt 商業授權同意書(Qt Commerical License Agreement)授權給您。詳情請參照 LICENSE 檔。<br /> - %1<br/>%2<br/>Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> - %1<br/>%2<br/>Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> + %1<br/>%2<br/>Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> + %1<br/>%2<br/>Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> This version of Qt Designer is part of the Qt Open Source Edition, for use in the development of Open Source applications. Qt is a comprehensive C++ framework for cross-platform application development.<br/><br/>You need a commercial Qt license for development of proprietary (closed source) applications. Please see <a href="http://qt.digia.com/company/about/businessmodel">http://qt.digia.com/company/about/businessmodel.html</a> for an overview of Qt licensing.<br/> -- cgit v1.2.3