A corporation manager and dashboard for EVE Online
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

10 lines
372 B

  1. <footer>
  2. <p>
  3. Copyright &copy; <%= copyright_year %> <%= AdminSetting.get(:copyright) %>
  4. &bull;
  5. Running <a href="//github.com/earwig/calefaction">Calefaction</a> <%= Calefaction::Version::VERSION_STRING %>
  6. &bull;
  7. <a href="//eveonline.com">EVE Online</a> and all related trademarks are property of <a href="//ccpgames.com">CCP hf</a>.
  8. </p>
  9. </footer>