]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/basic/Scheme.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / auth / basic / Scheme.h
index 274e492e4d703f3426a86ae483dbfaa99e1ebc55..17c54b75c1a3995cce3c13e5387cbb4bd87d8002 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -19,7 +19,6 @@ namespace Basic
 {
 
 /// \ingroup AuthAPI
-/// \ingroup AuthSchemeAPI
 class Scheme : public Auth::Scheme
 {