diff options
| author | Jeff Nunn <[email protected]> | 2012-01-04 09:28:48 -0700 |
|---|---|---|
| committer | Jeff Nunn <[email protected]> | 2012-01-04 09:28:48 -0700 |
| commit | 175c3226b762c5707896d5568648f52e7f32e31d (patch) | |
| tree | 31675f0da7fc776d25111490dee1410b4d4c8a8b /examples | |
| parent | 1c7c5f750fc221ee94e435e4e49bc2ba1a6be5e6 (diff) | |
| download | bootstrap-175c3226b762c5707896d5568648f52e7f32e31d.tar.xz bootstrap-175c3226b762c5707896d5568648f52e7f32e31d.zip | |
Changing copyright in example footers from 2011 to 2012
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/container-app.html | 2 | ||||
| -rw-r--r-- | examples/fluid.html | 4 | ||||
| -rw-r--r-- | examples/hero.html | 2 |
3 files changed, 4 insertions, 4 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 --> 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> diff --git a/examples/hero.html b/examples/hero.html index 49131d294..489df9ad2 100644 --- a/examples/hero.html +++ b/examples/hero.html @@ -70,7 +70,7 @@ </div> <footer> - <p>© Company 2011</p> + <p>© Company 2012</p> </footer> </div> <!-- /container --> |
