Skip to content

Commit 905affb

Browse files
committed
Update copyright header
1 parent 93e67d8 commit 905affb

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

src/main/java/org/gaul/httpbin/HttpBin.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright 2018 Andrew Gaul <andrew@gaul.org>
23
* Copyright 2015-2016 Bounce Storage, Inc. <info@bouncestorage.com>
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/gaul/httpbin/HttpBinHandler.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright 2018 Andrew Gaul <andrew@gaul.org>
23
* Copyright 2015-2016 Bounce Storage, Inc. <info@bouncestorage.com>
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/java/org/gaul/httpbin/Utils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright 2018 Andrew Gaul <andrew@gaul.org>
23
* Copyright 2015-2016 Bounce Storage, Inc. <info@bouncestorage.com>
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

src/main/resources/copyright_header.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright 2018 Andrew Gaul <andrew@gaul.org>
23
* Copyright 2015-2016 Bounce Storage, Inc. <info@bouncestorage.com>
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

src/test/java/org/gaul/httpbin/HttpBinTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright 2018 Andrew Gaul <andrew@gaul.org>
23
* Copyright 2015-2016 Bounce Storage, Inc. <info@bouncestorage.com>
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)