diff --git a/.travis.install.cassandra.sh b/.travis.install.cassandra.sh index 7112e2c58..489313969 100644 --- a/.travis.install.cassandra.sh +++ b/.travis.install.cassandra.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2014-2018 Red Hat, Inc. and/or its affiliates +# Copyright 2014-2019 Red Hat, Inc. and/or its affiliates # and other contributors as indicated by the @author tags. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/job-scheduler/src/main/java/org/hawkular/metrics/scheduler/impl/JobsService.java b/job-scheduler/src/main/java/org/hawkular/metrics/scheduler/impl/JobsService.java index 6a6d40bf8..772f24b5a 100644 --- a/job-scheduler/src/main/java/org/hawkular/metrics/scheduler/impl/JobsService.java +++ b/job-scheduler/src/main/java/org/hawkular/metrics/scheduler/impl/JobsService.java @@ -1,5 +1,5 @@ /* - * Copyright 2014-2018 Red Hat, Inc. and/or its affiliates + * Copyright 2014-2019 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/job-scheduler/src/test/java/org/hawkular/metrics/scheduler/impl/JobExecutionTest.java b/job-scheduler/src/test/java/org/hawkular/metrics/scheduler/impl/JobExecutionTest.java index f83d49ccf..661ec0b59 100644 --- a/job-scheduler/src/test/java/org/hawkular/metrics/scheduler/impl/JobExecutionTest.java +++ b/job-scheduler/src/test/java/org/hawkular/metrics/scheduler/impl/JobExecutionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2014-2018 Red Hat, Inc. and/or its affiliates + * Copyright 2014-2019 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License");