update<LICENSE>: update license for project

This commit is contained in:
leo 2021-01-05 17:17:54 +08:00
parent 1de529237a
commit bd868dd780
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2020 sourcegit Copyright (c) 2021 sourcegit
Permission is hereby granted, free of charge, to any person obtaining a copy of 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 this software and associated documentation files (the "Software"), to deal in

View file

@ -74,7 +74,7 @@
</Hyperlink> </Hyperlink>
</Label> </Label>
<Label Grid.Row="4" Content="Copyright © sourcegit 2020. All rights reserved." HorizontalContentAlignment="Center" FontSize="11"/> <Label Grid.Row="4" Content="Copyright © sourcegit 2021. All rights reserved." HorizontalContentAlignment="Center" FontSize="11"/>
</Grid> </Grid>
</Grid> </Grid>
</Border> </Border>