Skip to content

Commit

Permalink
Changed all references to wet-boew.github.com to wet-boew-github.io t…
Browse files Browse the repository at this point in the history
…o align with the new GitHub change.
  • Loading branch information
Paul Jackson authored and Paul Jackson committed Apr 6, 2013
1 parent 2ad9471 commit 707be9c
Show file tree
Hide file tree
Showing 232 changed files with 234 additions and 234 deletions.
2 changes: 1 addition & 1 deletion demos/langselect/langselect/lang
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
# wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
# wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
$q = $ENV{'QUERY_STRING'};
if ($q =~ s/_e\./_f./gism) {
} elsif ($q =~ s/-eng\./-fra./gism) {
Expand Down
2 changes: 1 addition & 1 deletion demos/langselect/langselect/lang-inc.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
$_PAGE['altlangurl'] = $_SERVER["REQUEST_URI"];
$_PAGE['altlangurl'] = preg_replace('/#(.*)$/', '', $_PAGE['altlangurl']);
Expand Down
2 changes: 1 addition & 1 deletion demos/langselect/langselect/lang-inc.shtm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt -->
wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt -->
<!--#if expr="${REQUEST_URI} = /^(.*)-eng.([A-Za-z]*)$/"-->
<!--#set var="pg-altlangurl" value="${1}-fra.${2}"-->
<!--#elif expr="${REQUEST_URI} = /^(.*)_e.([A-Za-z]*)$/"-->
Expand Down
2 changes: 1 addition & 1 deletion demos/langselect/langselect/lang.asp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<%@ LANGUAGE="VBSCRIPT" %>
<%
' Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
' wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
' wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
sString = Request.ServerVariables("HTTP_REFERER")
sFullFileName = Mid (sString, Instr (sString, ".asp"))
iLen = Instr (sString, ".asp")-4
Expand Down
2 changes: 1 addition & 1 deletion demos/langselect/langselect/lang.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
if ($_SERVER['HTTP_REFERER'] != "") {
$q = $_SERVER['HTTP_REFERER'];
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-cell.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* row Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-col.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* col Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-collevel.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* Summary Cell Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-data.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* Summary Cell Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-description.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* Description Cell Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-keycell.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* Key Cell Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-row.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* row Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-rowlevel.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* Summary Cell Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-summary.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* Summary Cell Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/tableparser/js/sel-tblheader.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/**
* row Selector - Table usability - Core plugin
Expand Down
2 changes: 1 addition & 1 deletion demos/wamethod/css/wamethod-ie.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
.ie7 .guidance-block {
margin-top: 20px;
Expand Down
2 changes: 1 addition & 1 deletion demos/wamethod/css/wamethod.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
.guidance-block h2 {
margin-left: 10px;
Expand Down
2 changes: 1 addition & 1 deletion demos/wamethod/js/wamethod.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/*
* Web Accessibility Assessment Methodology
Expand Down
4 changes: 2 additions & 2 deletions index-eng.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt -->
wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt -->
<title>Web Experience Toolkit (WET)</title>

<link rel="shortcut icon" href="dist/theme-gcwu-fegc/images/favicon.ico" />
Expand Down Expand Up @@ -103,7 +103,7 @@ <h1 id="wb-cont">Web Experience Toolkit (WET)</h1>
<li><a href="#themeable-and-reusable">Flexible and themeable templates and reusable components</a></li>
<li>Open source software
<ul>
<li>Free to use for commercial and non-commercial purposes (MIT license - <a href="http://wet-boew.github.com/wet-boew/License-eng.txt">Terms and conditions</a>)</li>
<li>Free to use for commercial and non-commercial purposes (MIT license - <a href="http://wet-boew.github.io/wet-boew/License-eng.txt">Terms and conditions</a>)</li>
<li><a href="#collaborative-approach">Developed openly by the community on GitHub</a></li>
</ul>
</li>
Expand Down
4 changes: 2 additions & 2 deletions index-fra.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt -->
wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt -->
<title>Boîte à outils de l’expérience Web (BOEW)</title>

<link rel="shortcut icon" href="dist/theme-gcwu-fegc/images/favicon.ico" />
Expand Down Expand Up @@ -103,7 +103,7 @@ <h1 id="wb-cont">Boîte à outils de l’expérience Web (BOEW)</h1>
<li><a href="#personnalisable-et-rutilisable">Des modèles, ainsi que des composants réutilisables, qui sont flexibles et personnalisables</a></li>
<li>Un logiciel libre
<ul>
<li>Libre d'utilisation à des fins commerciales et non commerciales (licence MIT - <a href="http://wet-boew.github.com/wet-boew/Licence-fra.txt">Conditions régissant l'utilisation</a>)</li>
<li>Libre d'utilisation à des fins commerciales et non commerciales (licence MIT - <a href="http://wet-boew.github.io/wet-boew/Licence-fra.txt">Conditions régissant l'utilisation</a>)</li>
<li><a href="#approche-collaborative">Développé ouvertement sur GitHub par la communauté</a></li>
</ul>
</li>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt -->
wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt -->
<title>Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)</title>

<link rel="shortcut icon" href="dist/theme-gcwu-fegc/images/favicon.ico" />
Expand Down
2 changes: 1 addition & 1 deletion src/base/html/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt -->
wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt -->
<title>@%include-title@</title>

@%include-theme-favicon@
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_default-desktop-screen.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
2 changes: 1 addition & 1 deletion src/base/sass/_default-desktop.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
.mobile-hide {
display: block !important;
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_default-ie.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
.ie7 {
#wb-skip {
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_default-mobile.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/* Override jQuery Mobile hiding of content on mobile loading to eliminate white flicker (exact opposite of what jQuery Mobile does) */
.ui-mobile-rendering {
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_default-ns.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
2 changes: 1 addition & 1 deletion src/base/sass/_default-print-ie.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
2 changes: 1 addition & 1 deletion src/base/sass/_default-print.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
%wb-default-print-times-new-roman-font {
font-family: Times New Roman, serif;
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_default-screen-ie.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
.ie7 {
#wb-skip {
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_default-screen.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
%wb-default-screen-verdana-font {
font-family: Verdana, Arial, Helvetica, sans-serif;
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_default.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
@import 'compass/css3/opacity';
@import '../../grids/sass/includes/mixins';
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_modern-vendor-prefix.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/* turn off fixes for old IE */
$legacy-support-for-ie: false;
Expand Down
2 changes: 1 addition & 1 deletion src/base/sass/_oldie-vendor-prefix.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/* turn off vendor prefixes not supported by old IE */
$legacy-support-for-ie: false;
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/_responsive-1200.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
[id|="wb-body-sec"] {
#wb-core {
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/_responsive-768.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
[id|="wb-body-sec"] {
#wb-core {
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/_responsive-ie.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
.ie7 {
.equalize {
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/_responsive-ns.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
2 changes: 1 addition & 1 deletion src/grids/sass/_responsive.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
%grids-responsive-margin-left-10-margin-right-10 {
margin-left: 10px;
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/_util-ns.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
2 changes: 1 addition & 1 deletion src/grids/sass/includes/_badge.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
@mixin badges {
%badge-border-radius-100 {
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/includes/_border.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/

//TODO: Parent div important, or can this be combined with the %border-image placeholder. The same rules are applied in util-screen without the parent div.
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/includes/_button.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
@import "compass/css3/box-shadow";
@import "compass/css3/border-radius";
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/includes/_color.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
@mixin colors {

Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/includes/_fix-ie.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
/* ---- IE7 fixes ---- */
.ie7 {
Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/includes/_form.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
@import "compass/css3/appearance";

Expand Down
2 changes: 1 addition & 1 deletion src/grids/sass/includes/_icon.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.com/wet-boew/License-eng.txt / wet-boew.github.com/wet-boew/Licence-fra.txt
* wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt
*/
@import "compass/css3/inline-block";

Expand Down
Loading

0 comments on commit 707be9c

Please sign in to comment.