Skip to content

Commit 07259a2

Browse files
committed
#168 year up
1 parent 9dd3ca9 commit 07259a2

56 files changed

Lines changed: 56 additions & 56 deletions

Some content is hidden

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

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012-2021, jcabi.com
1+
Copyright (c) 2012-2022, jcabi.com
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

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="UTF-8"?>
22
<!--
3-
Copyright (c) 2012-2021, jcabi.com
3+
Copyright (c) 2012-2022, jcabi.com
44
All rights reserved.
55
66
Redistribution and use in source and binary forms, with or without

src/it/saxon/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="UTF-8"?>
22
<!--
3-
Copyright (c) 2012-2021, jcabi.com
3+
Copyright (c) 2012-2022, jcabi.com
44
All rights reserved.
55
66
Redistribution and use in source and binary forms, with or without

src/it/saxon/src/main/java/com/jcabi/saxon/SaxonSample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2012-2021, jcabi.com
2+
* Copyright (c) 2012-2022, jcabi.com
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/it/saxon/src/main/java/com/jcabi/saxon/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2012-2021, jcabi.com
2+
* Copyright (c) 2012-2022, jcabi.com
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/it/saxon/src/test/java/com/jcabi/saxon/SaxonSampleTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2012-2021, jcabi.com
2+
* Copyright (c) 2012-2022, jcabi.com
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/it/saxon/src/test/java/com/jcabi/saxon/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2012-2021, jcabi.com
2+
* Copyright (c) 2012-2022, jcabi.com
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/it/saxon/src/test/resources/log4j.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2012-2021, jcabi.com
1+
# Copyright (c) 2012-2022, jcabi.com
22
# All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without

src/it/settings.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="UTF-8"?>
22
<!--
3-
Copyright (c) 2012-2021, jcabi.com
3+
Copyright (c) 2012-2022, jcabi.com
44
All rights reserved.
55
66
Redistribution and use in source and binary forms, with or without

src/it/xerces/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="UTF-8"?>
22
<!--
3-
Copyright (c) 2012-2021, jcabi.com
3+
Copyright (c) 2012-2022, jcabi.com
44
All rights reserved.
55
66
Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)