From 49b9be9886203048f0a392260e6c352346c4fe6a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 12 Mar 2014 12:08:07 -0700 Subject: [PATCH] Run update-copyright.py This bumps copyright dates for stuff that I've touched in 2014. --- build.sh | 2 +- docker-registry/Dockerfile.template | 2 +- elasticsearch/Dockerfile.template | 2 +- gentoo-layman/Dockerfile.template | 2 +- gentoo-node/Dockerfile.template | 2 +- gentoo-portage/Dockerfile.template | 2 +- gentoo-syslog/tail-syslog.sh | 2 +- gentoo-utc/Dockerfile.template | 2 +- irker/Dockerfile.template | 2 +- kibana-azure/Dockerfile.template | 2 +- nginx-proxy/Dockerfile.template | 2 +- nginx-proxy/create-vhosts-from-environment.sh | 2 +- nginx-proxy/vhost-template.conf | 2 +- nginx/Dockerfile.template | 2 +- ngircd/Dockerfile.template | 2 +- ngircd/setup-ngircd-config-from-environment.sh | 2 +- package-cache/Dockerfile.template | 2 +- postgresql/Dockerfile.template | 2 +- salt-minion/Dockerfile.template | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/build.sh b/build.sh index 5dc238e..875c6a4 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2013 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/docker-registry/Dockerfile.template b/docker-registry/Dockerfile.template index eff430b..e059ac8 100644 --- a/docker-registry/Dockerfile.template +++ b/docker-registry/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2013 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/elasticsearch/Dockerfile.template b/elasticsearch/Dockerfile.template index c828ce8..0e68e20 100644 --- a/elasticsearch/Dockerfile.template +++ b/elasticsearch/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2013 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/gentoo-layman/Dockerfile.template b/gentoo-layman/Dockerfile.template index 2f15cc0..53d2999 100644 --- a/gentoo-layman/Dockerfile.template +++ b/gentoo-layman/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/gentoo-node/Dockerfile.template b/gentoo-node/Dockerfile.template index 808ac20..38a3563 100644 --- a/gentoo-node/Dockerfile.template +++ b/gentoo-node/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/gentoo-portage/Dockerfile.template b/gentoo-portage/Dockerfile.template index 1b89898..cc1df4d 100644 --- a/gentoo-portage/Dockerfile.template +++ b/gentoo-portage/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2013 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/gentoo-syslog/tail-syslog.sh b/gentoo-syslog/tail-syslog.sh index 0729a04..adbd5fd 100755 --- a/gentoo-syslog/tail-syslog.sh +++ b/gentoo-syslog/tail-syslog.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/gentoo-utc/Dockerfile.template b/gentoo-utc/Dockerfile.template index 8b65b7b..6b80bbe 100644 --- a/gentoo-utc/Dockerfile.template +++ b/gentoo-utc/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/irker/Dockerfile.template b/irker/Dockerfile.template index fed492c..ec8dce7 100644 --- a/irker/Dockerfile.template +++ b/irker/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/kibana-azure/Dockerfile.template b/kibana-azure/Dockerfile.template index 47bb2d1..49022a9 100644 --- a/kibana-azure/Dockerfile.template +++ b/kibana-azure/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2013 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/nginx-proxy/Dockerfile.template b/nginx-proxy/Dockerfile.template index 0e1e184..dc4ce1d 100644 --- a/nginx-proxy/Dockerfile.template +++ b/nginx-proxy/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/nginx-proxy/create-vhosts-from-environment.sh b/nginx-proxy/create-vhosts-from-environment.sh index 67590a4..27968d0 100755 --- a/nginx-proxy/create-vhosts-from-environment.sh +++ b/nginx-proxy/create-vhosts-from-environment.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/nginx-proxy/vhost-template.conf b/nginx-proxy/vhost-template.conf index 030056d..99c8197 100644 --- a/nginx-proxy/vhost-template.conf +++ b/nginx-proxy/vhost-template.conf @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/nginx/Dockerfile.template b/nginx/Dockerfile.template index d2fd42f..53e563e 100644 --- a/nginx/Dockerfile.template +++ b/nginx/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2013 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/ngircd/Dockerfile.template b/ngircd/Dockerfile.template index 1a23faf..d2ab8b5 100644 --- a/ngircd/Dockerfile.template +++ b/ngircd/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/ngircd/setup-ngircd-config-from-environment.sh b/ngircd/setup-ngircd-config-from-environment.sh index d362d44..35d33aa 100755 --- a/ngircd/setup-ngircd-config-from-environment.sh +++ b/ngircd/setup-ngircd-config-from-environment.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/package-cache/Dockerfile.template b/package-cache/Dockerfile.template index 932f866..8cb58c7 100644 --- a/package-cache/Dockerfile.template +++ b/package-cache/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/postgresql/Dockerfile.template b/postgresql/Dockerfile.template index 2d7c84c..d7010dc 100644 --- a/postgresql/Dockerfile.template +++ b/postgresql/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2013 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/salt-minion/Dockerfile.template b/salt-minion/Dockerfile.template index f3295a7..6d91498 100644 --- a/salt-minion/Dockerfile.template +++ b/salt-minion/Dockerfile.template @@ -1,4 +1,4 @@ -# Copyright (C) 2014 W. Trevor King +# Copyright (C) 2013-2014 W. Trevor King # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: -- 2.26.2