Skip to content

Commit

Permalink
update license year
Browse files Browse the repository at this point in the history
  • Loading branch information
lukepighetti committed Jan 31, 2021
1 parent ba25308 commit c9843b4
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 2020 Luke Pighetti
Copyright 2021 Luke Pighetti

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:

Expand Down
2 changes: 1 addition & 1 deletion lib/fluro.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Created by Yakka
* https://theyakka.com
*
* Copyright (c) 2020 Luke Pighetti. All rights reserved.
* Copyright (c) 2021 Luke Pighetti. All rights reserved.
* See LICENSE for distribution and usage details.
*/
library fluro;
Expand Down

0 comments on commit c9843b4

Please sign in to comment.