Skip to content

Commit

Permalink
Update gitignore, license
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Jan 17, 2022
1 parent f49da04 commit 74c5801
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
.idea/
vendor/
vendor/
composer.lock
composer.phar
.phpunit.result.cache
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 - 2020 Paragon Initiative Enterprises
Copyright (c) 2016 - 2022 Paragon Initiative Enterprises

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

0 comments on commit 74c5801

Please sign in to comment.