]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/notes.dox
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / adaptation / notes.dox
index 720556e56afc5f5329dedc5af8e0cd59706d987f..c3f5a27702307e73be789d4b24943e03c773637d 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
 /**
 \defgroup Adaptation Adaptation
 \ingroup Components
@@ -59,8 +67,8 @@ completed or replaced.
 
 Here is a typical adaptation code sequence:
 
-- Master caller (client- or server-side): Checks ACL and starts
-  Adaptation::Iterator for the ACL-selected ServiceGroup.
+- Master caller: Checks ACL and starts Adaptation::Iterator for the
+  ACL-selected ServiceGroup.
 
 - Adaptation::Iterator: Creates ServicePlan and executes it, launching one
   service adaptation per step. Abandons the original plan and builds a dynamic