Skip to content

Commit

Permalink
Merge pull request #11 from markcocker/main
Browse files Browse the repository at this point in the history
Change URL for license from master to main
  • Loading branch information
markcocker authored Apr 8, 2021
2 parents 9a4c563 + fee4b9b commit 035729e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions projects/cics-nodejs-invoke/public/assets/js/bootstrap.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v3.1.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery') }
Expand All @@ -11,7 +11,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#transitions
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -60,7 +60,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#alerts
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -149,7 +149,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#buttons
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -257,7 +257,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#carousel
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -463,7 +463,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#collapse
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -634,7 +634,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#dropdowns
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -782,7 +782,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#modals
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -1027,7 +1027,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* Inspired by the original jQuery.tipsy by Jason Frame
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -1426,7 +1426,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#popovers
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -1537,7 +1537,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#scrollspy
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -1691,7 +1691,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#tabs
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down Expand Up @@ -1817,7 +1817,7 @@ if (typeof jQuery === 'undefined') { throw new Error('Bootstrap requires jQuery'
* http://getbootstrap.com/javascript/#affix
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* ======================================================================== */


Expand Down
Loading

0 comments on commit 035729e

Please sign in to comment.