Skip to content

Commit

Permalink
chore: upgrade copyright statements to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
gpbl committed Jan 10, 2025
1 parent 1f070c3 commit 9ad9de4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014-2024 Giampaolo Bellavite <[email protected]> and contributors
Copyright (c) 2014-2025 Giampaolo Bellavite <[email protected]> and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion website/docs/license.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The MIT License (MIT)

<pre>

Copyright (c) 2014-2024 Giampaolo Bellavite \<[email protected]\> and contributors.
Copyright (c) 2014-2025 Giampaolo Bellavite \<[email protected]\> and contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
7 changes: 0 additions & 7 deletions website/src/components/BrowserWindow.module.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

.browserWindow {
min-height: 320px;
border: 1px solid var(--ifm-color-emphasis-200);
Expand Down

0 comments on commit 9ad9de4

Please sign in to comment.