From 98445d758ee84d9f8811d67e38e44ca814223d6f Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 20 Feb 2026 19:13:10 -0500 Subject: [PATCH] Fixed copyright year --- lib/redmine_mileage_cp/hooks/view_hook_listener.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/redmine_mileage_cp/hooks/view_hook_listener.rb b/lib/redmine_mileage_cp/hooks/view_hook_listener.rb index 9b8b8be..3460ece 100644 --- a/lib/redmine_mileage_cp/hooks/view_hook_listener.rb +++ b/lib/redmine_mileage_cp/hooks/view_hook_listener.rb @@ -1,6 +1,6 @@ #The MIT License (MIT) # -#Copyright (c) 2016 - 2026 rick barrette +#Copyright (c) 2026 rick barrette # #Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: #