Skip to content

Commit f463dd9

Browse files
committed
updated readme for new year
1 parent e886351 commit f463dd9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
See http://theforeman.org for additional information.
22

3-
For more info, contact us at [email protected] (ohadlevy at #theforeman), or [email protected].
4-
5-
Copyright (c) 2009-2012 Ohad Levy and Paul Kelly
3+
Copyright (c) 2009-2013 Ohad Levy and Paul Kelly
64

75
This program and entire repository is free software: you can redistribute it and/or modify
86
it under the terms of the GNU General Public License as published by

app/views/layouts/application.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</div>
5151
</div>
5252
<div id="footer">
53-
Version <%= SETTINGS[:version] %> &copy; 2009-<script>document.write( (new Date()).getFullYear() );</script> <%= mail_to "[email protected]", "Paul Kelly" %> and <%= mail_to "[email protected]", "Ohad Levy" %>
53+
Version <%= SETTINGS[:version] %> &copy; 2009-<script>document.write( (new Date()).getFullYear() );</script> Paul Kelly and <%= mail_to "[email protected]", "Ohad Levy" %>
5454
<span>
5555
<%= link_to "Help", :controller => "dashboard", :action => "welcome" %> |
5656
<%= link_to 'Wiki', "http://theforeman.org/wiki/foreman", :rel => "external", :rel => "external" %> |

0 commit comments

Comments
 (0)