Skip to content

Commit 8e0629b

Browse files
committed
Tweak copyright notices
1 parent df5818c commit 8e0629b

File tree

4 files changed

+9
-139
lines changed

4 files changed

+9
-139
lines changed

package-lock.json

Lines changed: 0 additions & 130 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22

3-
// This file is part of purpleteam.
3+
// This file is part of PurpleTeam.
44

5-
// purpleteam is free software: you can redistribute it and/or modify
5+
// PurpleTeam is free software: you can redistribute it and/or modify
66
// it under the terms of the MIT License.
77

8-
// purpleteam is distributed in the hope that it will be useful,
8+
// PurpleTeam is distributed in the hope that it will be useful,
99
// but WITHOUT ANY WARRANTY; without even the implied warranty of
1010
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1111
// MIT License for more details.

src/transports/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22

3-
// This file is part of purpleteam.
3+
// This file is part of PurpleTeam.
44

5-
// purpleteam is free software: you can redistribute it and/or modify
5+
// PurpleTeam is free software: you can redistribute it and/or modify
66
// it under the terms of the MIT License.
77

8-
// purpleteam is distributed in the hope that it will be useful,
8+
// PurpleTeam is distributed in the hope that it will be useful,
99
// but WITHOUT ANY WARRANTY; without even the implied warranty of
1010
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1111
// MIT License for more details.

src/transports/signale-transport.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22

3-
// This file is part of purpleteam.
3+
// This file is part of PurpleTeam.
44

5-
// purpleteam is free software: you can redistribute it and/or modify
5+
// PurpleTeam is free software: you can redistribute it and/or modify
66
// it under the terms of the MIT License.
77

8-
// purpleteam is distributed in the hope that it will be useful,
8+
// PurpleTeam is distributed in the hope that it will be useful,
99
// but WITHOUT ANY WARRANTY; without even the implied warranty of
1010
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1111
// MIT License for more details.

0 commit comments

Comments
 (0)