]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/Elements.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / adaptation / Elements.h
index 60a16738c775d4821400580b4e2966a0b99b1409..c83c1c44dc629da5aca99ef597ef03d7bea0cf2f 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.
+ */
+
 #ifndef SQUID_ADAPTATION__ELEMENTS_H
 #define SQUID_ADAPTATION__ELEMENTS_H
 
@@ -17,3 +25,4 @@ const char *vectPointStr(VectPoint); // TODO: make into a stream op?
 } // namespace Adaptation
 
 #endif /* SQUID_ADAPTATION_ELEMENTS_H */
+