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/fluid.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/fluid.html')
| -rw-r--r-- | examples/fluid.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/fluid.html b/examples/fluid.html index b8405cea1..fddc9e9fc 100644 --- a/examples/fluid.html +++ b/examples/fluid.html @@ -113,10 +113,10 @@ </div> </div> <footer> - <p>© Company 2011</p> + <p>© Company 2012</p> </footer> </div> </div> </body> -</html>
\ No newline at end of file +</html> |
