Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

[NO-JIRA] Update license headers 2021 #47

Merged
merged 1 commit into from
Jan 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
* backpack-node-sass
*
* Copyright 2020 Skyscanner Ltd
* Copyright 2018-2021 Skyscanner Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* backpack-node-sass
*
* Copyright 2020 Skyscanner Ltd
* Copyright 2018-2021 Skyscanner Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion test/fail/test.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* backpack-node-sass
*
* Copyright 2020 Skyscanner Ltd
* Copyright 2018-2021 Skyscanner Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion test/fail/verify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# backpack-node-sass
#
# Copyright 2020 Skyscanner Ltd
# Copyright 2018-2021 Skyscanner Ltd
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion test/pass/_test.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* backpack-node-sass
*
* Copyright 2020 Skyscanner Ltd
* Copyright 2018-2021 Skyscanner Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion test/pass/node_modules/test.scss

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

2 changes: 1 addition & 1 deletion test/pass/test.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* backpack-node-sass
*
* Copyright 2020 Skyscanner Ltd
* Copyright 2018-2021 Skyscanner Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion test/pass/verify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# backpack-node-sass
#
# Copyright 2020 Skyscanner Ltd
# Copyright 2018-2021 Skyscanner Ltd
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion watcher.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* backpack-node-sass
*
* Copyright 2020 Skyscanner Ltd
* Copyright 2018-2021 Skyscanner Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down