Fix typo: “POA Networks, Ltd.” → “POA Networks Ltd.”

This commit is contained in:
Demi M. Obenour 2018-11-26 10:41:42 -05:00
parent 164f839b36
commit 24a3080b28
21 changed files with 24 additions and 23 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
# Copyright 2018 Chia Network Inc and POA Networks, Ltd.
# Copyright 2018 Chia Network Inc and POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 {(?:Chia Network Inc and )?}POA Networks, Ltd.
// Copyright 2018 {(?:Chia Network Inc and )?}POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

2
ci.sh
View File

@ -1,5 +1,5 @@
#!/bin/bash --
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,5 +1,5 @@
#!/bin/bash --
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,5 +1,5 @@
#!/usr/bin/gawk -E
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,5 +1,5 @@
#!/bin/bash --
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@ -19,7 +19,7 @@
set -euo pipefail
cargo fmt
git ls-files -z | grep -vEz '\.rs$' | xargs -0 sed -ni -- '
git ls-files -z | { if false; then cat; else grep -vEz '\.rs$'; fi; } | xargs -0 sed -ni -- '
s/\s\s*$//
/./,$!d
/^$/! b done
@ -31,6 +31,7 @@ H
/^$/bloop
g
:done
# s/POA Networks, Ltd\./POA Networks Ltd./g
p
'
rm -f rls*.log

View File

@ -1,5 +1,5 @@
#!/bin/sh --
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@ -71,7 +71,7 @@ gen_validator!(is_bignum_ok, |x| Mpz::from_str_radix(x, 0));
fn main() -> Result<(), std::io::Error> {
let matches = clap_app!(myapp =>
(version: crate_version!())
(author: "POA Networks, Ltd. <poa.networks>")
(author: "POA Networks Ltd. <poa.networks>")
(about: "CLI to Verifiable Delay Functions")
(@subcommand compute =>
(@arg DISCRIMINANT: +required {is_bigint_ok} "The discriminant" )

View File

@ -1,4 +1,4 @@
# Copyright 2018 POA Networks, Ltd.
# Copyright 2018 POA Networks Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 POA Networks, Ltd.
// Copyright 2018 POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 Chia Network Inc and POA Networks, Ltd.
// Copyright 2018 Chia Network Inc and POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@ -1,4 +1,4 @@
// Copyright 2018 POA Networks, Ltd.
// Copyright 2018 POA Networks Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.