Skip to content

Commit

Permalink
chore: improve license header formatting (#7082)
Browse files Browse the repository at this point in the history
  • Loading branch information
sissbruecker authored Feb 3, 2025
1 parent 5c27cac commit 186ae6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/templates/apache2-license-header.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2000-2025 Vaadin Ltd.
* Copyright 2000-$YEAR Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
2 changes: 1 addition & 1 deletion scripts/templates/vaadin-commercial-license-header.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2000-2025 Vaadin Ltd.
* Copyright 2000-$YEAR Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
Expand Down

0 comments on commit 186ae6a

Please sign in to comment.