Skip to content

Commit

Permalink
Bump year to 2021 in copyright notices.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Jan 5, 2021
1 parent 9506826 commit 51c201a
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion junit/io/sf/carte/doc/xml/dtd/ContentModelTest.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 1998-2020, Carlos Amengual.
Copyright (c) 1998-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 1998-2020, Carlos Amengual.
Copyright (c) 1998-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 1998-2020, Carlos Amengual.
Copyright (c) 1998-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion junit/io/sf/carte/doc/xml/dtd/EntityFinderTest.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2005-2020, Carlos Amengual.
Copyright (c) 2005-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion junit/io/sf/carte/doc/xml/dtd/NullEntityResolver.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2005-2020, Carlos Amengual.
Copyright (c) 2005-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 1998-2020, Carlos Amengual.
Copyright (c) 1998-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 1998-2020, Carlos Amengual.
Copyright (c) 1998-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion junit/io/sf/carte/doc/xml/dtd/TestConfig.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2005-2020, Carlos Amengual.
Copyright (c) 2005-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion src/io/sf/carte/doc/xml/dtd/ContentModel.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2005-2020, Carlos Amengual.
Copyright (c) 2005-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion src/io/sf/carte/doc/xml/dtd/DefaultEntityResolver.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 1998-2020, Carlos Amengual.
Copyright (c) 1998-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion src/io/sf/carte/doc/xml/dtd/DocumentTypeDeclaration.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 1998-2020, Carlos Amengual.
Copyright (c) 1998-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion src/io/sf/carte/doc/xml/dtd/EntityFinder.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2005-2020, Carlos Amengual.
Copyright (c) 2005-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion src/io/sf/carte/doc/xml/dtd/StackedEntityResolver.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2005-2020, Carlos Amengual.
Copyright (c) 2005-2021, Carlos Amengual.
SPDX-License-Identifier: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion src/module-info.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
*
* Copyright (c) 2005-2020, Carlos Amengual.
* Copyright (c) 2005-2021, Carlos Amengual.
*
* SPDX-License-Identifier: BSD-3-Clause
*
Expand Down

0 comments on commit 51c201a

Please sign in to comment.