Commit fcfa2311 authored by Jacob Thornton's avatar Jacob Thornton

Merge pull request #886 from giveo/master

Changing copyright year in footer examples from 2011 to 2012
parents 3237047a 175c3226
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
</div> </div>
<footer> <footer>
<p>&copy; Company 2011</p> <p>&copy; Company 2012</p>
</footer> </footer>
</div> <!-- /container --> </div> <!-- /container -->
......
...@@ -113,10 +113,10 @@ ...@@ -113,10 +113,10 @@
</div> </div>
</div> </div>
<footer> <footer>
<p>&copy; Company 2011</p> <p>&copy; Company 2012</p>
</footer> </footer>
</div> </div>
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</div> </div>
<footer> <footer>
<p>&copy; Company 2011</p> <p>&copy; Company 2012</p>
</footer> </footer>
</div> <!-- /container --> </div> <!-- /container -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment