This commit is contained in:
Peng Lyu 2018-03-02 16:50:02 -08:00
parent bad3c34056
commit e52655e468
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2017 Microsoft Corporation Copyright (c) 2018 Microsoft Corporation
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -150,7 +150,7 @@
<footer class="container"> <footer class="container">
<hr> <hr>
<p class="text-center"> <p class="text-center">
<small>&copy; 2017 Microsoft</small> <small>&copy; 2019 Microsoft</small>
</p> </p>
</footer> </footer>

View file

@ -4291,7 +4291,7 @@ return {
<footer class="container"> <footer class="container">
<hr> <hr>
<p class="text-center"> <p class="text-center">
<small>&copy; 2017 Microsoft</small> <small>&copy; 2018 Microsoft</small>
</p> </p>
</footer> </footer>

View file

@ -67,7 +67,7 @@
<footer class="container"> <footer class="container">
<hr> <hr>
<p class="text-center"> <p class="text-center">
<small>&copy; 2017 Microsoft</small> <small>&copy; 2018 Microsoft</small>
</p> </p>
</footer> </footer>