From 39349b774c66d0ea01af9ada95b06777785ae1b5 Mon Sep 17 00:00:00 2001 From: Matthew Vogt Date: Tue, 7 Feb 2012 09:24:38 +1000 Subject: Fix license headers to match conventions. Files updated to mtach licensing conventions for different types, and license text updated to match current. Change-Id: Ib2c7457fbc3b37907ab3936e176e6f16f8308036 Reviewed-by: Andrew den Exter --- examples/declarative/animation/states/qml/states/states.qml | 1 + examples/declarative/animation/states/qml/states/transitions.qml | 1 + 2 files changed, 2 insertions(+) (limited to 'examples/declarative/animation/states/qml/states') diff --git a/examples/declarative/animation/states/qml/states/states.qml b/examples/declarative/animation/states/qml/states/states.qml index 75f90b5b..d90ea62a 100644 --- a/examples/declarative/animation/states/qml/states/states.qml +++ b/examples/declarative/animation/states/qml/states/states.qml @@ -34,6 +34,7 @@ ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." +** ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/examples/declarative/animation/states/qml/states/transitions.qml b/examples/declarative/animation/states/qml/states/transitions.qml index e55b877d..b471a1b2 100644 --- a/examples/declarative/animation/states/qml/states/transitions.qml +++ b/examples/declarative/animation/states/qml/states/transitions.qml @@ -34,6 +34,7 @@ ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." +** ** $QT_END_LICENSE$ ** ****************************************************************************/ -- cgit v1.2.3