diff --git a/NOTICE b/NOTICE index 749ab900bf7a4649cd931871aa7439153b2a7636..aa39240ca134e3ffd0b4e48293536aeb2547cdf4 100644 --- a/NOTICE +++ b/NOTICE @@ -1,7 +1,7 @@ -Zephyr libEHP -Copyright 2017-2018 Zephyr Software +University of Virginia libEHP +Copyright 2017-2018 University of Virginia This product includes software developed at -Zephyr Software, LLC (http://www.zephyr-software.com/). +University of Virginai (http://www.virginia.edu/). diff --git a/include/ehp.hpp b/include/ehp.hpp index 6cb11197dfc93c81eb0d8cf3f3cd579f94401128..a530905358c9ce2f8d8c0b0fb69d3cda72119d6e 100644 --- a/include/ehp.hpp +++ b/include/ehp.hpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2018 Zephyr Software, LLC + Copyright 2017-2018 University of Virginia 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/src/SConscript b/src/SConscript index 657dc60ea8fe9818b564aa5edfa5af37da7e192d..0f2ccd295699a6d48f1fe8a14d974e51d59c5338 100644 --- a/src/SConscript +++ b/src/SConscript @@ -1,4 +1,4 @@ -# Copyright 2017-2018 Zephyr Software, LLC +# Copyright 2017-2018 University of Virginia # # 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/src/SConstruct b/src/SConstruct index bb24556150c0e0db8f9ae8f2ca058d3aa78aa1a5..6cf1c07a67c1577163fbbde2ded21e59e51e33c2 100644 --- a/src/SConstruct +++ b/src/SConstruct @@ -1,5 +1,5 @@ -# Copyright 2017-2018 Zephyr Software, LLC +# Copyright 2017-2018 University of Virginia # # 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/src/ehp.cpp b/src/ehp.cpp index 9df9a35ed11b11b9146b52548cf93b3f628aff1e..661ca09ef2e4318c74819e04d5df49b54c2e781f 100644 --- a/src/ehp.cpp +++ b/src/ehp.cpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2018 Zephyr Software, LLC + Copyright 2017-2018 University of Virginia 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/src/ehp_dwarf2.hpp b/src/ehp_dwarf2.hpp index 43d59a08472ffc3ebfa2fd5e0b2d2b2d9603ecf9..2e07329d706243f4705251f7611b104f8ca0a26e 100644 --- a/src/ehp_dwarf2.hpp +++ b/src/ehp_dwarf2.hpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2018 Zephyr Software, LLC + Copyright 2017-2018 University of Virginia 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/src/ehp_priv.hpp b/src/ehp_priv.hpp index 2d62dade7d881c0460bfb4c2d2ad5f55fbf85311..11e5883bfe2f5a3c629f16e691c84346d99301f5 100644 --- a/src/ehp_priv.hpp +++ b/src/ehp_priv.hpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2018 Zephyr Software, LLC + Copyright 2017-2018 University of Virginia 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/src/scoop_replacement.hpp b/src/scoop_replacement.hpp index 19961905dd986f32d73d7e098ff0246933a2b86f..daa7c20ff42cde145100aa2dde28591efe838f47 100644 --- a/src/scoop_replacement.hpp +++ b/src/scoop_replacement.hpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2018 Zephyr Software, LLC + Copyright 2017-2018 University of Virginia 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/test/SConscript b/test/SConscript index 68520ad3d8bb543fcd20f454146a153473f9a5b6..43fe62bbb1219dcc6fb46300bdfa33152e57fb8f 100644 --- a/test/SConscript +++ b/test/SConscript @@ -1,5 +1,5 @@ -# Copyright 2017-2018 Zephyr Software, LLC +# Copyright 2017-2018 University of Virginia # # 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/test/SConstruct b/test/SConstruct index bb24556150c0e0db8f9ae8f2ca058d3aa78aa1a5..6cf1c07a67c1577163fbbde2ded21e59e51e33c2 100644 --- a/test/SConstruct +++ b/test/SConstruct @@ -1,5 +1,5 @@ -# Copyright 2017-2018 Zephyr Software, LLC +# Copyright 2017-2018 University of Virginia # # 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/test/test.cpp b/test/test.cpp index 094650a55ec4fed51d8640de74f5a9fe41de1d2f..fd0cd752d861dc8de0a8cbb5f0fa323d9d820028 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2018 Zephyr Software, LLC + Copyright 2017-2018 University of Virginia 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/test/test.sh b/test/test.sh index e7400361c594466d82109d84e577d00ea598e1c5..4fc20966a7492022668eb68bacc912f6393cc450 100755 --- a/test/test.sh +++ b/test/test.sh @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 2017-2018 Zephyr Software, LLC +# Copyright 2017-2018 University of Virginia # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.