aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2014-12-08 12:17:06 +0100
committerRickard Green <[email protected]>2014-12-08 12:17:06 +0100
commitfe5969db22c97af8c26658db5a326158a78fe2e3 (patch)
tree4abe7c1e641cfe098926574605aa6d1b275a4109 /lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src
parentd124ada26599caa1e86ffbf6883fcf8484b0b9c7 (diff)
parentccbbf5ae09286e71761b42a4b203384002997b84 (diff)
downloadotp-fe5969db22c97af8c26658db5a326158a78fe2e3.tar.gz
otp-fe5969db22c97af8c26658db5a326158a78fe2e3.tar.bz2
otp-fe5969db22c97af8c26658db5a326158a78fe2e3.zip
Merge branch 'maint'
* maint: Add .appup file
Diffstat (limited to 'lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src')
-rw-r--r--lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src b/lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src
new file mode 100644
index 0000000000..d267e3d3d5
--- /dev/null
+++ b/lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src
@@ -0,0 +1,18 @@
+%% -*- erlang -*-
+%% %CopyrightBegin%
+%%
+%% Copyright Ericsson AB 2014. All Rights Reserved.
+%%
+%% The contents of this file are subject to the Erlang Public License,
+%% Version 1.1, (the "License"); you may not use this file except in
+%% compliance with the License. You should have received a copy of the
+%% Erlang Public License along with this software. If not, it can be
+%% retrieved online at http://www.erlang.org/.
+%%
+%% Software distributed under the License is distributed on an "AS IS"
+%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+%% the License for the specific language governing rights and limitations
+%% under the License.
+%%
+%% %CopyrightEnd%
+{"%VSN%", [], []}.