diff --git a/LICENSE b/LICENSE index a3d1e3a..bbee4b8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ - Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/AllowedHostsFilter.java b/src/main/java/cloud/piranha/smart/webapp/AllowedHostsFilter.java index e4a20d0..0991b53 100644 --- a/src/main/java/cloud/piranha/smart/webapp/AllowedHostsFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/AllowedHostsFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/ApiGatewayFilter.java b/src/main/java/cloud/piranha/smart/webapp/ApiGatewayFilter.java index 246cd95..b78ad70 100644 --- a/src/main/java/cloud/piranha/smart/webapp/ApiGatewayFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/ApiGatewayFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/AzureADFilter.java b/src/main/java/cloud/piranha/smart/webapp/AzureADFilter.java index f941688..feadee1 100644 --- a/src/main/java/cloud/piranha/smart/webapp/AzureADFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/AzureADFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/CircuitBreakerFilter.java b/src/main/java/cloud/piranha/smart/webapp/CircuitBreakerFilter.java index 84ca6af..5754731 100644 --- a/src/main/java/cloud/piranha/smart/webapp/CircuitBreakerFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/CircuitBreakerFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/DefaultFilter.java b/src/main/java/cloud/piranha/smart/webapp/DefaultFilter.java index f96fd9e..c4341b3 100644 --- a/src/main/java/cloud/piranha/smart/webapp/DefaultFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/DefaultFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/HttpLoadBalancerFilter.java b/src/main/java/cloud/piranha/smart/webapp/HttpLoadBalancerFilter.java index 483f3c9..c12b194 100644 --- a/src/main/java/cloud/piranha/smart/webapp/HttpLoadBalancerFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/HttpLoadBalancerFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/OfflineFilter.java b/src/main/java/cloud/piranha/smart/webapp/OfflineFilter.java index 434c543..73d707c 100644 --- a/src/main/java/cloud/piranha/smart/webapp/OfflineFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/OfflineFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/OnDemandFilter.java b/src/main/java/cloud/piranha/smart/webapp/OnDemandFilter.java index 43eb83d..327796d 100644 --- a/src/main/java/cloud/piranha/smart/webapp/OnDemandFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/OnDemandFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/OwaspFilter.java b/src/main/java/cloud/piranha/smart/webapp/OwaspFilter.java index 205ce50..f127341 100644 --- a/src/main/java/cloud/piranha/smart/webapp/OwaspFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/OwaspFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/RateLimitFilter.java b/src/main/java/cloud/piranha/smart/webapp/RateLimitFilter.java index 931788e..8abf43c 100644 --- a/src/main/java/cloud/piranha/smart/webapp/RateLimitFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/RateLimitFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/SmartBuilder.java b/src/main/java/cloud/piranha/smart/webapp/SmartBuilder.java index e79b1a8..e4ccb24 100644 --- a/src/main/java/cloud/piranha/smart/webapp/SmartBuilder.java +++ b/src/main/java/cloud/piranha/smart/webapp/SmartBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/SmartFilterChain.java b/src/main/java/cloud/piranha/smart/webapp/SmartFilterChain.java index 25abe95..288d5bb 100644 --- a/src/main/java/cloud/piranha/smart/webapp/SmartFilterChain.java +++ b/src/main/java/cloud/piranha/smart/webapp/SmartFilterChain.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/SmartFilterConfig.java b/src/main/java/cloud/piranha/smart/webapp/SmartFilterConfig.java index d487d0a..ce7b1e8 100644 --- a/src/main/java/cloud/piranha/smart/webapp/SmartFilterConfig.java +++ b/src/main/java/cloud/piranha/smart/webapp/SmartFilterConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/main/java/cloud/piranha/smart/webapp/SpiderFilter.java b/src/main/java/cloud/piranha/smart/webapp/SpiderFilter.java index 477a73a..c1dc3c0 100644 --- a/src/main/java/cloud/piranha/smart/webapp/SpiderFilter.java +++ b/src/main/java/cloud/piranha/smart/webapp/SpiderFilter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/test/java/cloud/piranha/smart/webapp/RateLimitFilterTest.java b/src/test/java/cloud/piranha/smart/webapp/RateLimitFilterTest.java index 750c47c..082b2f0 100644 --- a/src/test/java/cloud/piranha/smart/webapp/RateLimitFilterTest.java +++ b/src/test/java/cloud/piranha/smart/webapp/RateLimitFilterTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: diff --git a/src/test/java/cloud/piranha/smart/webapp/SmartFilterConfigTest.java b/src/test/java/cloud/piranha/smart/webapp/SmartFilterConfigTest.java index 5527841..ab4a3d1 100644 --- a/src/test/java/cloud/piranha/smart/webapp/SmartFilterConfigTest.java +++ b/src/test/java/cloud/piranha/smart/webapp/SmartFilterConfigTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002-2023 Manorrock.com. All Rights Reserved. + * Copyright (c) 2002-2025 Manorrock.com. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: