diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-29 10:53:52 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-29 10:53:52 +0100 |
| commit | 44c7c68753b7718c8040d3cc3432eec9c8703bb0 (patch) | |
| tree | f2dcd84a49cd5805cc0a9dbeb4607115ed18a6f6 | |
| parent | 546ad188e666185d1c84e9bf711ceda8affafaf2 (diff) | |
| download | site-44c7c68753b7718c8040d3cc3432eec9c8703bb0.tar.gz | |
Update copyright years on web site
Some of the contents were imported from our old web site, and that was
launched in 2008.
| -rw-r--r-- | web/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/page.html b/web/page.html index 8ba22ed..e9f92d6 100644 --- a/web/page.html +++ b/web/page.html | |||
| @@ -44,7 +44,7 @@ | |||
| 44 | </div> | 44 | </div> |
| 45 | <div id="breadcrumb">{{ breadcrumb() }}</div> | 45 | <div id="breadcrumb">{{ breadcrumb() }}</div> |
| 46 | <div id="content">{{ __content__ }}</div> | 46 | <div id="content">{{ __content__ }}</div> |
| 47 | <div id="footer">Copyright © {{ copyright_years(since=2013) }} | 47 | <div id="footer">Copyright © {{ copyright_years(since=2008) }} |
| 48 | <a href="team.html">Nagios Plugins Development Team</a> | | 48 | <a href="team.html">Nagios Plugins Development Team</a> | |
| 49 | <a href="impressum.html">Impressum</a><br /> | 49 | <a href="impressum.html">Impressum</a><br /> |
| 50 | Nagios is a registered trademark of | 50 | Nagios is a registered trademark of |
