[otrs-cvs] otrs README.database, 1.26, 1.27 INSTALL, 1.64, 1.65 README.webserver, 1.26, 1.27 INSTALL.RedHat, 1.10, 1.11 INSTALL.SuSE, 1.13, 1.14 UPGRADING, 1.87, 1.88 README, 1.49, 1.50

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs
In directory lancelot:/tmp/cvs-serv14298

Modified Files:
	README.database INSTALL README.webserver INSTALL.RedHat 
	INSTALL.SuSE UPGRADING README 
Log Message:
Remove copyright information from plaintext files, as discussed with Burchard.

Author: mg

Index: README.database
===================================================================
RCS file: /home/cvs/otrs/README.database,v
retrieving revision 1.26
retrieving revision 1.27
diff -2 -u -d -r1.26 -r1.27
--- README.database	20 Nov 2012 14:25:50 -0000	1.26
+++ README.database	10 Jan 2013 15:10:37 -0000	1.27
@@ -1,13 +1,2 @@
-# --
-# README.database - database description of OTRS
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
-# --
-# $Id$
-# --
-# This software comes with ABSOLUTELY NO WARRANTY. For details, see
-# the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-# --
-
 Supported Database Systems
 ==========================

Author: mg

Index: INSTALL
===================================================================
RCS file: /home/cvs/otrs/INSTALL,v
retrieving revision 1.64
retrieving revision 1.65
diff -2 -u -d -r1.64 -r1.65
--- INSTALL	20 Nov 2012 14:25:25 -0000	1.64
+++ INSTALL	10 Jan 2013 15:10:37 -0000	1.65
@@ -1,13 +1,2 @@
-# --
-# INSTALL description of OTRS
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
-# --
-# $Id$
-# --
-# This software comes with ABSOLUTELY NO WARRANTY. For details, see
-# the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-# --
-
 Software requirements:
 ======================
@@ -214,14 +203,14 @@
 
       shell> /opt/otrs/bin/Cron.sh stop
-      
+
 12) OTRS Scheduler Service:
     ---------------------------
-   This step is optional. OTRS comes with a scheduler service. You'll only need 
+   This step is optional. OTRS comes with a scheduler service. You'll only need
    to set up the scheduler service if you're using the Generic Interface with
    web services that need polling (OTRS as a consumer) or with web services
    where requests are sent asynchronously.
-   
+
    The OTRS RPMs will set up the Scheduler Service automatically.
-   If you install from source, you can install the service by copying the 
+   If you install from source, you can install the service by copying the
    scripts/otrs-scheduler-linux file to /etc/init.d and give it the appropriate
    permissions. This will make sure the scheduler service starts when the system

Author: mg

Index: README.webserver
===================================================================
RCS file: /home/cvs/otrs/README.webserver,v
retrieving revision 1.26
retrieving revision 1.27
diff -2 -u -d -r1.26 -r1.27
--- README.webserver	20 Nov 2012 14:25:55 -0000	1.26
+++ README.webserver	10 Jan 2013 15:10:37 -0000	1.27
@@ -1,13 +1,2 @@
-# --
-# README.web server - web server configuration for OTRS
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
-# --
-# $Id$
-# --
-# This software comes with ABSOLUTELY NO WARRANTY. For details, see
-# the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-# --
-
 Which web server is needed?
 ===========================

Author: mg

Index: INSTALL.RedHat
===================================================================
RCS file: /home/cvs/otrs/INSTALL.RedHat,v
retrieving revision 1.10
retrieving revision 1.11
diff -2 -u -d -r1.10 -r1.11
--- INSTALL.RedHat	20 Nov 2012 14:25:30 -0000	1.10
+++ INSTALL.RedHat	10 Jan 2013 15:10:37 -0000	1.11
@@ -1,13 +1,2 @@
-# --
-# INSTALL.RedHat description of OTRS installation for Red Hat Linux with RPM
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
-# --
-# $Id$
-# --
-# This software comes with ABSOLUTELY NO WARRANTY. For details, see
-# the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-# --
-
 Installation:
 =============

Author: mg

Index: INSTALL.SuSE
===================================================================
RCS file: /home/cvs/otrs/INSTALL.SuSE,v
retrieving revision 1.13
retrieving revision 1.14
diff -2 -u -d -r1.13 -r1.14
--- INSTALL.SuSE	20 Nov 2012 14:25:36 -0000	1.13
+++ INSTALL.SuSE	10 Jan 2013 15:10:37 -0000	1.14
@@ -1,13 +1,2 @@
-# --
-# INSTALL.SuSE description of OTRS installation for SuSE Linux with RPM
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
-# --
-# $Id$
-# --
-# This software comes with ABSOLUTELY NO WARRANTY. For details, see
-# the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-# --
-
 Installation:
 =============

Author: mg

Index: UPGRADING
===================================================================
RCS file: /home/cvs/otrs/UPGRADING,v
retrieving revision 1.87
retrieving revision 1.88
diff -2 -u -d -r1.87 -r1.88
--- UPGRADING	27 Nov 2012 11:18:35 -0000	1.87
+++ UPGRADING	10 Jan 2013 15:10:37 -0000	1.88
@@ -1,13 +1,2 @@
-# --
-# UPGRADING - Upgrading Instructions for OTRS
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
-# --
-# $Id$
-# --
-# This software comes with ABSOLUTELY NO WARRANTY. For details, see
-# the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-# --
-
 These instructions are for people upgrading OTRS from "3.1" to "3.2",
 and applies both for RPM and source code (tarball) upgrades.

Author: mg

Index: README
===================================================================
RCS file: /home/cvs/otrs/README,v
retrieving revision 1.49
retrieving revision 1.50
diff -2 -u -d -r1.49 -r1.50
--- README	20 Nov 2012 14:25:44 -0000	1.49
+++ README	10 Jan 2013 15:10:37 -0000	1.50
@@ -1,13 +1,2 @@
-# --
-# README - readme file of OTRS
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
-# --
-# $Id$
-# --
-# This software comes with ABSOLUTELY NO WARRANTY. For details, see
-# the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
-# --
-
 What is OTRS?
 =============
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.