diff --git a/examples/capture/src/main.rs b/examples/capture/src/main.rs index fcf6328..00db445 100644 --- a/examples/capture/src/main.rs +++ b/examples/capture/src/main.rs @@ -1,5 +1,5 @@ /* - * Copyright 2021 l1npengtul / The Nokhwa Contributors + * Copyright 2022 l1npengtul / The Nokhwa Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/jscam/setup.sh b/examples/jscam/setup.sh index 501ffa0..0178410 100644 --- a/examples/jscam/setup.sh +++ b/examples/jscam/setup.sh @@ -1,7 +1,7 @@ #!/bin/sh # -# Copyright 2021 l1npengtul / The Nokhwa Contributors +# Copyright 2022 l1npengtul / The Nokhwa Contributors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/jscam/src/index.html b/examples/jscam/src/index.html index 0f6f3f0..e9a8a76 100644 --- a/examples/jscam/src/index.html +++ b/examples/jscam/src/index.html @@ -1,5 +1,5 @@