diff options
| author | Jacob Thornton <[email protected]> | 2012-01-04 10:03:28 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-04 10:03:28 -0800 |
| commit | fcfa231131f2bfba230786c7bb60c391ab1d8a62 (patch) | |
| tree | 58fdf7f13198dea1efd3a992271cba58dac49caf /examples/container-app.html | |
| parent | 3237047ac30fe4905dc515258bac050cdf811426 (diff) | |
| parent | 175c3226b762c5707896d5568648f52e7f32e31d (diff) | |
| download | bootstrap-fcfa231131f2bfba230786c7bb60c391ab1d8a62.tar.xz bootstrap-fcfa231131f2bfba230786c7bb60c391ab1d8a62.zip | |
Merge pull request #886 from giveo/master
Changing copyright year in footer examples from 2011 to 2012
Diffstat (limited to 'examples/container-app.html')
| -rw-r--r-- | examples/container-app.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/container-app.html b/examples/container-app.html index 3c371a8c4..318a0e7e1 100644 --- a/examples/container-app.html +++ b/examples/container-app.html @@ -110,7 +110,7 @@ </div> <footer> - <p>© Company 2011</p> + <p>© Company 2012</p> </footer> </div> <!-- /container --> |
