mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 03:45:49 +00:00 
			
		
		
		
	update license and footer date
This commit is contained in:
		
							
								
								
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							@@ -2,7 +2,7 @@ The XRP Ledger Dev Portal (XRPL.org) and all its original contents are provided
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
The MIT License (MIT)
 | 
					The MIT License (MIT)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
XRP Ledger Dev Portal Copyright (c) 2021 XRP Ledger Foundation and contributors, https://xrplf.org/
 | 
					XRP Ledger Dev Portal Copyright (c) 2023 XRP Ledger Foundation and contributors, https://xrplf.org/
 | 
				
			||||||
jQuery Copyright (c) 2005, 2014 jQuery Foundation and other contributors, https://jquery.org/
 | 
					jQuery Copyright (c) 2005, 2014 jQuery Foundation and other contributors, https://jquery.org/
 | 
				
			||||||
Bootstrap Copyright (c) 2011-2019 Twitter, Inc.
 | 
					Bootstrap Copyright (c) 2011-2019 Twitter, Inc.
 | 
				
			||||||
Bootstrap Copyright (c) 2011-2019 The Bootstrap Authors
 | 
					Bootstrap Copyright (c) 2011-2019 The Bootstrap Authors
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -20,7 +20,7 @@
 | 
				
			|||||||
    <div class="d-lg-flex row">
 | 
					    <div class="d-lg-flex row">
 | 
				
			||||||
      <a href="{% if currentpage.prefix %}{{currentpage.prefix}}{% else %}/{% endif %}" class="footer-brand"><img src="{{currentpage.prefix}}assets/img/XRPLedger_DevPortal-white.svg" class="logo"  height="24" alt="{{target.display_name}}" /></a>
 | 
					      <a href="{% if currentpage.prefix %}{{currentpage.prefix}}{% else %}/{% endif %}" class="footer-brand"><img src="{{currentpage.prefix}}assets/img/XRPLedger_DevPortal-white.svg" class="logo"  height="24" alt="{{target.display_name}}" /></a>
 | 
				
			||||||
      <span class="flex-grow-1"> </span>
 | 
					      <span class="flex-grow-1"> </span>
 | 
				
			||||||
      <div class="copyright-license">© 2021 XRP Ledger. <a href="https://raw.githubusercontent.com/XRPLF/xrpl-dev-portal/master/LICENSE">{% trans %}Open Source.{% endtrans %}</a>
 | 
					      <div class="copyright-license">© 2023 XRP Ledger. <a href="https://raw.githubusercontent.com/XRPLF/xrpl-dev-portal/master/LICENSE">{% trans %}Open Source.{% endtrans %}</a>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </div><!-- /.absolute_bottom_footer -->
 | 
					    </div><!-- /.absolute_bottom_footer -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user