diff --git a/jOOQ-codegen/src/main/java/org/jooq/util/MatcherStrategy.java b/jOOQ-codegen/src/main/java/org/jooq/util/MatcherStrategy.java index 7cdb5ab97a..3e05c9fa7e 100644 --- a/jOOQ-codegen/src/main/java/org/jooq/util/MatcherStrategy.java +++ b/jOOQ-codegen/src/main/java/org/jooq/util/MatcherStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2009-2015, Lukas Eder, lukas.eder@gmail.com + * Copyright (c) 2009-2016, Lukas Eder, lukas.eder@gmail.com * All rights reserved. * * This software is licensed to you under the Apache License, Version 2.0 diff --git a/jOOQ-examples/jOOQ-vertabelo-example/src/main/resources/vertabelo-2-jooq.xsl b/jOOQ-examples/jOOQ-vertabelo-example/src/main/resources/vertabelo-2-jooq.xsl index d4f13d9049..f48fd05794 100644 --- a/jOOQ-examples/jOOQ-vertabelo-example/src/main/resources/vertabelo-2-jooq.xsl +++ b/jOOQ-examples/jOOQ-vertabelo-example/src/main/resources/vertabelo-2-jooq.xsl @@ -1,6 +1,6 @@