From 6c7c765a660410bd11b643ea5b91225ec9a095d7 Mon Sep 17 00:00:00 2001 From: Tom Scavo Date: Sat, 29 Oct 2016 15:18:56 -0400 Subject: [PATCH] Update license --- bin/cget.sh | 2 +- install.sh | 2 +- lib/command_paths.sh | 2 +- lib/compatible_date.sh | 2 +- lib/compatible_mktemp.sh | 2 +- lib/extract_entity.xsl | 15 +++++++++++++++ lib/http_tools.sh | 2 +- lib/md_tools.sh | 2 +- 8 files changed, 22 insertions(+), 7 deletions(-) diff --git a/bin/cget.sh b/bin/cget.sh index fc8ad71..414021c 100755 --- a/bin/cget.sh +++ b/bin/cget.sh @@ -1,7 +1,7 @@ #!/bin/bash ####################################################################### -# Copyright 2016 Tom Scavo +# Copyright 2016 Internet2 # # 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/install.sh b/install.sh index b09d1fb..d8c57c3 100755 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/bash ####################################################################### -# Copyright 2016 Tom Scavo +# Copyright 2016 Internet2 # # 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/lib/command_paths.sh b/lib/command_paths.sh index 2648981..45181c9 100755 --- a/lib/command_paths.sh +++ b/lib/command_paths.sh @@ -1,7 +1,7 @@ #!/bin/bash ####################################################################### -# Copyright 2013--2016 Tom Scavo +# Copyright 2013--2016 Internet2 # # 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/lib/compatible_date.sh b/lib/compatible_date.sh index caba9da..75748b0 100755 --- a/lib/compatible_date.sh +++ b/lib/compatible_date.sh @@ -1,7 +1,7 @@ #!/bin/bash ####################################################################### -# Copyright 2012--2016 Tom Scavo +# Copyright 2012--2016 Internet2 # # 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/lib/compatible_mktemp.sh b/lib/compatible_mktemp.sh index 5a7bc1c..630fcae 100755 --- a/lib/compatible_mktemp.sh +++ b/lib/compatible_mktemp.sh @@ -1,7 +1,7 @@ #!/bin/bash ####################################################################### -# Copyright 2013--2016 Tom Scavo +# Copyright 2013--2016 Internet2 # # 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/lib/extract_entity.xsl b/lib/extract_entity.xsl index 925f7d6..fa9fc07 100644 --- a/lib/extract_entity.xsl +++ b/lib/extract_entity.xsl @@ -1,4 +1,19 @@ +