diff options
| author | Igor Minar | 2012-01-17 11:23:56 -0800 |
|---|---|---|
| committer | Igor Minar | 2012-01-17 11:23:56 -0800 |
| commit | fcf95a47d102583913dca2217af6228c92c11dcf (patch) | |
| tree | 3f184a509c41c9549b95d7ae8cb649f907116f94 /docs/src | |
| parent | e1e7aca9a6036bfc0a4fbc7f63d0aafb533c3348 (diff) | |
| download | angular.js-fcf95a47d102583913dca2217af6228c92c11dcf.tar.bz2 | |
docs(*): more fixes
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index b598a0b1..3ab7b26a 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -133,7 +133,7 @@ </a> <a ng:hide="offlineEnabled" ng:click ="subpage = true">(enable offline support)</a> <span ng:show="offlineEnabled">(offline support enabled)</span> - <span id="copyright">© 2010-2011 AngularJS</span> + <span id="copyright">© 2010-2012 AngularJS</span> </div> </div> |
