Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .checkstyle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
Copyright (c) 2021-2024 John Whaley and com.github.javabdd contributors
Copyright (c) 2021-2025 John Whaley and com.github.javabdd contributors

See the CONTRIBUTORS file(s) distributed with this work for additional
information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##############################################################################
# Copyright (c) 2020-2024 John Whaley and com.github.javabdd contributors
# Copyright (c) 2020-2025 John Whaley and com.github.javabdd contributors
#
# See the CONTRIBUTORS file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##############################################################################
# Copyright (c) 2020-2024 John Whaley and com.github.javabdd contributors
# Copyright (c) 2020-2025 John Whaley and com.github.javabdd contributors
#
# See the CONTRIBUTORS file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (c) 2020-2024 John Whaley and com.github.javabdd contributors
Copyright (c) 2020-2025 John Whaley and com.github.javabdd contributors

See the CONTRIBUTORS file(s) distributed with this work for additional
information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion release-perform
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/bash

##############################################################################
# Copyright (c) 2020-2024 John Whaley and com.github.javabdd contributors
# Copyright (c) 2020-2025 John Whaley and com.github.javabdd contributors
#
# See the CONTRIBUTORS file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion release-prepare
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/bash

##############################################################################
# Copyright (c) 2020-2024 John Whaley and com.github.javabdd contributors
# Copyright (c) 2020-2025 John Whaley and com.github.javabdd contributors
#
# See the CONTRIBUTORS file(s) distributed with this work for additional
# information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDD.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2003-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDDBitVector.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2003-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDDDomain.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2003-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDDException.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2003-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDDFactory.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2003-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDDFactoryIntImpl.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2004-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2004-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDDPairing.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2003-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BDDVarSet.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2004-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2004-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/BitString.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2001-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2001-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/FindBestOrder.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2004-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2004-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/JFactory.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2003-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2003-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/javabdd/TryVarOrder.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2004-2024 John Whaley and com.github.javabdd contributors
// Copyright (c) 2004-2025 John Whaley and com.github.javabdd contributors
//
// See the CONTRIBUTORS file(s) distributed with this work for additional
// information regarding copyright ownership.
Expand Down