Skip to content

Commit

Permalink
Fixes #236 - Update copyright year (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Jan 23, 2025
1 parent 35de065 commit b023c7c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Copyright (c) 2002-2024 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:
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/manorrock/aegean/GitApplication.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2002-2024, 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:
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/manorrock/aegean/GitHttpServlet.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2002-2020, 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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2002-2020, 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:
Expand Down

0 comments on commit b023c7c

Please sign in to comment.