Changes

Coding Standards

1,090 bytes added, 14:52, 9 January 2015
== Scripts of Programmes consisting of one file ==
<pre>
Copyright (C) 2014 2015 stepping stone GmbH
Switzerland
http://www.stepping-stone.ch
== Scripts of Programmes consisting of multiple files ==
<pre>
Copyright (C) 2014 2015 stepping stone GmbH
Switzerland
http://www.stepping-stone.ch
<?php
/*
* Copyright (C) 2014 2015 stepping stone GmbH
* Switzerland
* http://www.stepping-stone.ch
################################################################################
#
# Copyright (C) 2014 2015 stepping stone GmbH
# Switzerland
# http://www.stepping-stone.ch
#!/usr/bin/perl -w
#
# Copyright (C) 2014 2015 stepping stone GmbH
# Switzerland
# http://www.stepping-stone.ch
<pre>
# Copyright (C) 2014 2015 stepping stone GmbH
# Switzerland
# http://www.stepping-stone.ch
</pre>
== JavaScript ==
Whereat Hans Mustermann <hans.mustermann@stepping-stone.ch> needs to be replaced by the actual author.
 
<source lang="javascript">
/*
* Copyright (C) 2015 stepping stone GmbH
* Switzerland
* http://www.stepping-stone.ch
* support@stepping-stone.ch
*
* Authors:
* Hans Mustermann <hans.mustermann@stepping-stone.ch>
*
* This file is part of the stoney cloud.
*
* stoney cloud is free software: you can redistribute it and/or
* modify it under the terms of the GNU Affero General Public
* License as published by the Free Software Foundation, version
* 3 of the License.
*
* stoney cloud 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 Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public
* License along with stoney cloud.
* If not, see <http://www.gnu.org/licenses/>.
*
*/
</source>
[[Category:Development]]
SLB, editor, reviewer
3,407
edits