e6b82252f0bad705e635ab97bdce5769b537e78b
kuhn
  Wed Jun 10 11:14:25 2020 -0700
updating data of copyright statement

diff --git src/hg/htdocs/inc/gbsFooter.html src/hg/htdocs/inc/gbsFooter.html
index 2864548..342229f 100755
--- src/hg/htdocs/inc/gbsFooter.html
+++ src/hg/htdocs/inc/gbsFooter.html
@@ -1,58 +1,58 @@
 <!--#if expr="!($ROOT)" -->
         <!--#set var="ROOT" value=".." -->
 <!--#endif -->
 
 <div class="gbClearBoth"></div>
 <div id="footer" class="gbRow gbFooterContainer">
   <div class="gbFooterColumn">
     <a href="http://www.ucsc.edu">UCSC Home</a>
     <br>
     <a href="http://www.soe.ucsc.edu">BSOE Home</a>
     <br>
     <a href="https://ucscgenomics.soe.ucsc.edu/">Genomics Institute Home</a>
   </div>
 
   <div class="gbFooterColumn">
     <a href="<!--#echo var="ROOT" -->/license/">Licenses</a>
     <br>
     <a href="<!--#echo var="ROOT" -->/training/">Training</a>
     <br>
     <a href="<!--#echo var="ROOT" -->/cite.html">Cite Us</a>
   </div>
 
   <div class="gbFooterColumn">
     <a href="https://genome-store.ucsc.edu/">Store</a>
     <br>
     <a href="<!--#echo var="ROOT" -->/contacts.html">Contact</a>
     <br>
     <a href="<!--#echo var="ROOT" -->/cgi-bin/hgUserSuggestion">Suggestions</a>
     <br>
     <a href="https://ucscgenomics.soe.ucsc.edu/careers/">Jobs</a>
   </div>
 
   <div class="gbFooterColumn">
     <div class="gbFooterIcons">
       <a href="http://www.facebook.com/ucscGenomeBrowser">
         <i class="fa fa-facebook-square fa-2x"></i></a>
       &nbsp;&nbsp;
       <a href="https://www.twitter.com/GenomeBrowser">
         <i class="fa fa-twitter-square fa-2x"></i></a>
       &nbsp;&nbsp;
       <a href="http://genome.ucsc.edu/blog/">
         <i class="fa fa-wordpress fa-2x"></i></a>
       <br>
       <a href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&gid=1001&pgid=780&cid=1749&dids=645">
         <div class="gbAllCapsButton gbDonateButton" id="donateButton">
           Donate
         </div>
       </a>
     </div>
   </div>
 
   <div class="gbFooterCopyright">
-    &copy; 2000-2018 The Regents of the University of California. All Rights Reserved.
+    &copy; 2000-2020 The Regents of the University of California. All Rights Reserved.
     <br>
     <a href="<!--#echo var="ROOT" -->/conditions.html">Conditions of Use</a>
   </div>
 <script src="<!--#echo var="ROOT" -->/js/analytics.js"></script>
 </div> <!-- footer -->