Skip to content

Commit c1b74ec

Browse files
authored
Merge pull request #2172 from blockstack/chore/typos
Fix typo: s/Blocstack/Blockstack/
2 parents 1a34c15 + 92d7c44 commit c1b74ec

File tree

158 files changed

+158
-158
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+158
-158
lines changed

src/address/c32.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/address/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/blockstack_cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![allow(unused_imports)]
2-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
2+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
33
// Copyright (C) 2020 Stacks Open Internet Foundation
44
//
55
// This program is free software: you can redistribute it and/or modify

src/burnchains/bitcoin/address.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/burnchains/bitcoin/bits.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/burnchains/bitcoin/blocks.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/burnchains/bitcoin/indexer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/burnchains/bitcoin/keys.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/burnchains/bitcoin/messages.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

src/burnchains/bitcoin/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013-2020 Blocstack PBC, a public benefit corporation
1+
// Copyright (C) 2013-2020 Blockstack PBC, a public benefit corporation
22
// Copyright (C) 2020 Stacks Open Internet Foundation
33
//
44
// This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)