summaryrefslogtreecommitdiff
path: root/bindings/corba/orbitcpp/testclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/corba/orbitcpp/testclient.cpp')
-rw-r--r--bindings/corba/orbitcpp/testclient.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/bindings/corba/orbitcpp/testclient.cpp b/bindings/corba/orbitcpp/testclient.cpp
index 8477d18..340ea73 100644
--- a/bindings/corba/orbitcpp/testclient.cpp
+++ b/bindings/corba/orbitcpp/testclient.cpp
@@ -1,5 +1,23 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: f; c-basic-offset: 4 -*- */
+/*
+ * Copyright 2009 CrossWire Bible Society (http://www.crosswire.org)
+ * CrossWire Bible Society
+ * P. O. Box 2528
+ * Tempe, AZ 85280-2528
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation version 2.
+ *
+ * This program 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
+ * General Public License for more details.
+ *
+ */
+
+
#include "swordorb-cpp-stubs.h"
#include "swordorb-cpp-common.h"
#include <iostream>