aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/agent.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/agent.h')
-rw-r--r--include/libssh/agent.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/include/libssh/agent.h b/include/libssh/agent.h
index 1dc97c7b..4641c9e2 100644
--- a/include/libssh/agent.h
+++ b/include/libssh/agent.h
@@ -1,3 +1,23 @@
+/*
+ * This file is part of the SSH Library
+ *
+ * Copyright (c) 2008-2009 Andreas Schneider <asn@cryptomilk.org>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
#ifndef __AGENT_H
#define __AGENT_H