summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_network_session.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ftp/ftp_network_session.h')
-rw-r--r--net/ftp/ftp_network_session.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/ftp/ftp_network_session.h b/net/ftp/ftp_network_session.h
index 3c29a85..775bd01 100644
--- a/net/ftp/ftp_network_session.h
+++ b/net/ftp/ftp_network_session.h
@@ -1,9 +1,10 @@
-// Copyright (c) 2008 The Chromium Authors. All rights reserved. Use of this
-// source code is governed by a BSD-style license that can be found in the
-// LICENSE file.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
#ifndef NET_FTP_FTP_NETWORK_SESSION_H_
#define NET_FTP_FTP_NETWORK_SESSION_H_
+#pragma once
#include "base/ref_counted.h"
#include "net/ftp/ftp_auth_cache.h"