diff --git a/LICENSE b/LICENSE index 436be09..5258577 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2019 Hajime Nakagami +Copyright (c) 2016-2024 Hajime Nakagami Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/drda/__init__.py b/drda/__init__.py index fc30c5a..324c430 100644 --- a/drda/__init__.py +++ b/drda/__init__.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/drda/codepoint.py b/drda/codepoint.py index a7fffab..02f5ffb 100644 --- a/drda/codepoint.py +++ b/drda/codepoint.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/drda/connection.py b/drda/connection.py index 94d5528..e74b66e 100644 --- a/drda/connection.py +++ b/drda/connection.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/drda/consts.py b/drda/consts.py index 8a427a1..b6a6a04 100644 --- a/drda/consts.py +++ b/drda/consts.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/drda/cursor.py b/drda/cursor.py index 185094f..2c66e88 100644 --- a/drda/cursor.py +++ b/drda/cursor.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/drda/ddm.py b/drda/ddm.py index 2a9e24c..3ac89d2 100644 --- a/drda/ddm.py +++ b/drda/ddm.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/drda/secmec9.py b/drda/secmec9.py index 122a964..b79b95b 100644 --- a/drda/secmec9.py +++ b/drda/secmec9.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/drda/utils.py b/drda/utils.py index d3796be..e27829e 100644 --- a/drda/utils.py +++ b/drda/utils.py @@ -1,7 +1,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/test_db2.py b/test_db2.py index e685839..27bd995 100755 --- a/test_db2.py +++ b/test_db2.py @@ -2,7 +2,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/test_derby.py b/test_derby.py index 2ff8068..26603db 100755 --- a/test_derby.py +++ b/test_derby.py @@ -2,7 +2,7 @@ ############################################################################## # The MIT License (MIT) # -# Copyright (c) 2016-2019 Hajime Nakagami +# Copyright (c) 2016-2024 Hajime Nakagami # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal