2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update copyright years to 2016

[ci skip]
This commit is contained in:
Chris Rebert
2016-01-01 12:22:03 -08:00
parent 3dd92b29a3
commit cf3f8e0d58
24 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*!
* Bootstrap Docs (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Copyright 2011-2016 Twitter, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License. For
* details, see https://creativecommons.org/licenses/by/3.0/.
*/
+1 -1
View File
@@ -4,7 +4,7 @@
/*!
* JavaScript for Bootstrap's docs (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Copyright 2011-2016 Twitter, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License. For
* details, see https://creativecommons.org/licenses/by/3.0/.
*/
+1 -1
View File
@@ -200,7 +200,7 @@
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>&copy; 2015 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
<p>&copy; 2016 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
</footer>
</div><!-- /.container -->
+1 -1
View File
@@ -76,7 +76,7 @@
</div>
<footer class="footer">
<p>&copy; 2015 Company, Inc.</p>
<p>&copy; 2016 Company, Inc.</p>
</footer>
</div> <!-- /container -->
+1 -1
View File
@@ -90,7 +90,7 @@
<hr>
<footer>
<p>&copy; 2015 Company, Inc.</p>
<p>&copy; 2016 Company, Inc.</p>
</footer>
</div> <!-- /container -->
+1 -1
View File
@@ -80,7 +80,7 @@
<!-- Site footer -->
<footer class="footer">
<p>&copy; 2015 Company, Inc.</p>
<p>&copy; 2016 Company, Inc.</p>
</footer>
</div> <!-- /container -->
+1 -1
View File
@@ -118,7 +118,7 @@
<hr>
<footer>
<p>&copy; 2015 Company, Inc.</p>
<p>&copy; 2016 Company, Inc.</p>
</footer>
</div><!--/.container-->