Skip to content

Commit b67e40b

Browse files
committed
Bump copyright years
1 parent 22626db commit b67e40b

251 files changed

Lines changed: 251 additions & 252 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#-
2-
# Copyright (c) 2016-2018 Red Hat, Inc.
2+
# Copyright (c) 2016-2019 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012-2018 Red Hat, Inc.
1+
Copyright (c) 2012-2019 Red Hat, Inc.
22

33
This product includes software developed by
44
Red Hat, Inc. (http://www.redhat.com/).

aux/checkstyle-suppressions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="US-ASCII"?>
22
<!--
3-
! Copyright (c) 2016-2018 Red Hat, Inc.
3+
! Copyright (c) 2016-2019 Red Hat, Inc.
44
!
55
! Licensed under the Apache License, Version 2.0 (the "License");
66
! you may not use this file except in compliance with the License.

aux/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="US-ASCII"?>
22
<!--
3-
! Copyright (c) 2016-2018 Red Hat, Inc.
3+
! Copyright (c) 2016-2019 Red Hat, Inc.
44
!
55
! Licensed under the Apache License, Version 2.0 (the "License");
66
! you may not use this file except in compliance with the License.

aux/depmap2md.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
# Copyright (c) 2016-2018 Red Hat, Inc.
2+
# Copyright (c) 2016-2019 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

aux/format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# Copyright (c) 2013-2018 Red Hat, Inc.
2+
# Copyright (c) 2013-2019 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

aux/license-header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
^/\*-$
2-
^ \* Copyright \(c\) (201[2-7]-)?2018 Red Hat, Inc\.$
2+
^ \* Copyright \(c\) (201[2-8]-)?2019 Red Hat, Inc\.$
33
^ \*$
44
^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\);$
55
^ \* you may not use this file except in compliance with the License\.$

aux/m2translate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
# Copyright (c) 2013-2018 Red Hat, Inc.
2+
# Copyright (c) 2013-2019 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

aux/site-stage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# Copyright (c) 2013-2018 Red Hat, Inc.
2+
# Copyright (c) 2013-2019 Red Hat, Inc.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

it/maven31/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="US-ASCII"?>
22
<!--
3-
! Copyright (c) 2012-2018 Red Hat, Inc.
3+
! Copyright (c) 2012-2019 Red Hat, Inc.
44
!
55
! Licensed under the Apache License, Version 2.0 (the "License");
66
! you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)