diff --git a/README.md b/README.md index eac710c..6e14380 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,18 @@ To report bugs or glitches, please create a new issue #loading{width:97%}} \ No newline at end of file diff --git a/css/main.css b/css/main.css index e4fb329..95b9330 100644 --- a/css/main.css +++ b/css/main.css @@ -1,14 +1,21 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ + * { margin: 0; padding: 0; } diff --git a/css/staff.css b/css/staff.css index 8c9647c..5c5873a 100644 --- a/css/staff.css +++ b/css/staff.css @@ -1,14 +1,21 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ + #note a, a { color: #c8c8c8; } diff --git a/index.html b/index.html index c7fc231..be56da5 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,23 @@ - + --> diff --git a/js/index.js b/js/index.js index 750e316..916b165 100644 --- a/js/index.js +++ b/js/index.js @@ -1,13 +1,19 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ $(document).ready(function() { diff --git a/js/main.js b/js/main.js index 5a168a5..103c818 100644 --- a/js/main.js +++ b/js/main.js @@ -1,13 +1,19 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ $(document).ready(function() { diff --git a/masterbuilders/assets/css/builders.css b/masterbuilders/assets/css/builders.css index 93841b6..d00128f 100644 --- a/masterbuilders/assets/css/builders.css +++ b/masterbuilders/assets/css/builders.css @@ -1,13 +1,19 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ * { diff --git a/masterbuilders/assets/js/builders.js b/masterbuilders/assets/js/builders.js index f02c830..e48bace 100644 --- a/masterbuilders/assets/js/builders.js +++ b/masterbuilders/assets/js/builders.js @@ -1,13 +1,19 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ $(document).ready(function() { diff --git a/masterbuilders/index.html b/masterbuilders/index.html index e29653f..d6e8960 100644 --- a/masterbuilders/index.html +++ b/masterbuilders/index.html @@ -6,13 +6,14 @@ Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + --> + diff --git a/scss/_mixins.scss b/scss/_mixins.scss index 2bbcb76..c424b8b 100644 --- a/scss/_mixins.scss +++ b/scss/_mixins.scss @@ -1,3 +1,21 @@ +/* + + Copyright 2017 Aggelos Sarris and contributors + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +*/ + @mixin transition($info) { -webkit-transition: $info; -moz-transition: $info; diff --git a/scss/main.scss b/scss/main.scss index 797eb5f..52f5fb8 100644 --- a/scss/main.scss +++ b/scss/main.scss @@ -1,13 +1,19 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ @import 'mixins'; diff --git a/scss/staff.scss b/scss/staff.scss index e8eb77d..e0e062f 100644 --- a/scss/staff.scss +++ b/scss/staff.scss @@ -1,15 +1,22 @@ /* - Copyright 2017 Aggelos Sarris and contributors + Copyright 2017 Aggelos Sarris and contributors - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 - + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ + @import 'mixins'; #note a, diff --git a/staff.html b/staff.html index 2e8b757..5f41c88 100644 --- a/staff.html +++ b/staff.html @@ -3,15 +3,21 @@ + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + -->