From 6380f883766238255eeab31d58fb319df5816eb8 Mon Sep 17 00:00:00 2001 From: "TCS portal test user (insilicolab@gmail.com)" Date: Tue, 18 Oct 2022 13:56:26 +0200 Subject: [PATCH] Added file header --- appDefinition.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/appDefinition.json b/appDefinition.json index 1acb231..a1eacef 100644 --- a/appDefinition.json +++ b/appDefinition.json @@ -1,3 +1,10 @@ +// ----------------- +// Copyright © 2022 ACK Cyfronet AGH, Poland. +// ----------------- +// +// Sample application definition created for demonstration of creating custom applications functionality +// See also https://docs.cyfronet.pl/display/ISDOC/Creating+Custom+Applications +// { "scriptLanguage" : "OCTAVE", "executableScriptName" : "sampleApp.m",