diff options
| author | Roy Marples <roy@marples.name> | 2019-07-17 17:49:09 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2019-07-17 17:49:09 +0100 |
| commit | 7c1d3d50a01f2b2f0b087c1c9c9a18e7d2f1eea1 (patch) | |
| tree | 6a0b52d2b72bcbc84c54c5ab4a7a6b7f6bc7ed49 | |
| parent | b9fb571801ecca69b32300e918f8668e84ce4d09 (diff) | |
| download | openresolv-7c1d3d50a01f2b2f0b087c1c9c9a18e7d2f1eea1.tar.xz | |
Belated welcome to 2019
| -rw-r--r-- | libc.in | 2 | ||||
| -rw-r--r-- | resolvconf.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2007-2018 Roy Marples +# Copyright (c) 2007-2019 Roy Marples # All rights reserved # libc subscriber for resolvconf diff --git a/resolvconf.in b/resolvconf.in index e9a7787..956a523 100644 --- a/resolvconf.in +++ b/resolvconf.in @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2007-2018 Roy Marples +# Copyright (c) 2007-2019 Roy Marples # All rights reserved # Redistribution and use in source and binary forms, with or without |
