summaryrefslogtreecommitdiff
path: root/include/ares_rules.h
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2022-01-12 15:55:57 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2022-01-12 15:55:57 +0900
commit6c5282d154e7f4423b6bfdbbb9e4318f2fcb47bf (patch)
tree8a7b776eed444cb0040de9d3f490e80675f5daaa /include/ares_rules.h
parenta3808d2c148f36c332625d958a80b7380de9d3a2 (diff)
parent450be02682da219c984870e56ac2c3098efbe68a (diff)
downloadc-ares-6c5282d154e7f4423b6bfdbbb9e4318f2fcb47bf.tar.gz
c-ares-6c5282d154e7f4423b6bfdbbb9e4318f2fcb47bf.tar.bz2
c-ares-6c5282d154e7f4423b6bfdbbb9e4318f2fcb47bf.zip
Change-Id: I78d0446c9b8a29e5a5acd91c5399bc89736ca168
Diffstat (limited to 'include/ares_rules.h')
-rw-r--r--include/ares_rules.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ares_rules.h b/include/ares_rules.h
index cac23cf..1706ab7 100644
--- a/include/ares_rules.h
+++ b/include/ares_rules.h
@@ -2,7 +2,7 @@
#define __CARES_RULES_H
-/* Copyright (C) 2009 by Daniel Stenberg et al
+/* Copyright (C) 2009 - 2021 by Daniel Stenberg et al
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose and without fee is hereby granted, provided
@@ -40,7 +40,7 @@
* library is properly built and used.
*
* You can find further help on the c-ares development mailing list:
- * http://cool.haxx.se/mailman/listinfo/c-ares/
+ * http://lists.haxx.se/listinfo/c-ares/
*
* NOTE 2
* ------