Skip to content

Commit

Permalink
docs(nxdev): copyright 2022 (nrwl#8347)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes authored Jan 1, 2022
1 parent 4075ae7 commit 0c1a738
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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)

Copyright (c) 2017-2021 Narwhal Technologies Inc.
Copyright (c) 2017-2022 Narwhal Technologies Inc.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion nx-dev/ui-common/src/lib/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ export function Footer({ useDarkBackground }: FooterProps) {
</div>
<div className="mt-12 border-t border-gray-200 pt-6">
<p className="text-base text-gray-400 xl:text-center">
&copy; 2021 made with{' '}
&copy; 2022 made with{' '}
<svg
xmlns="http://www.w3.org/2000/svg"
className="-mt-0.5 h-5 w-5 inline"
Expand Down

0 comments on commit 0c1a738

Please sign in to comment.