Skip to content
/ xseq Public

XML for Mission Critical Procedures: A (deprecated) tool to help operations teams work through detailed procedures during mission critical events.

License

Notifications You must be signed in to change notification settings

istathar/xseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is xseq, a program which helps operations teams run through mission
critical events in a collaborative manner.

    Copyright (C) 2004-2005 Operational Dynamics Consulting Pty Ltd, and others.
    See AUTHORS file for contributors.

1) xseq source code and documentation
-------------------------------------

xseq is Logiciel Libre and is Open Source; you can redistribute it and/or
modify it under the terms of the GNU General Public License, version 2 ("GPL"),
with the exception that external third party libraries used by xseq do not need
to be licenced under GPL so long as they are redistributable under an Open
Source licence.

xseq 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 GPL for more details. In particular, note that if
you use this and loose your data, you're on your own.

Of course, if you find a bug, please let us know. And, if you fix anything or
improve the code please contribute your changes back - that's the whole idea of
Open Source. See BUGS and HACKING files for details.

You should have a copy of the GPL somewhere on your system. If you don't, see
http://www.gnu.org/copyleft/gpl.html or write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.

2) prerequisites and dependencies
---------------------------------

xseq depends on a number of external libraries. They are either provided by
your operating system distribution or, in some cases, are shipped alongside the
xseq sources in the lib/ subdirectory. That code is open source (or we couldn't
have redistributed it), but note that third party sources are made available
under the terms specified by their authors and as documented in the individual
licences within those files, noted below.

3) use of Java
--------------

xseq is written in the Java programming language. You have the option of
building and running xseq either using the proprietary compilers and runtime
environments are available from Sun and others, or using the libre and open
Java implementation available through GCJ and the GNU CLASSPATH project. We
welcome you to deploy xseq using either approach.

4) trademarks and acknowledgments
----------------------------------

Java is a trademark of Sun Microsystems.

Code from Ian Darwin's "Java Cookbook" included. See licence (BSD) in
    lib/com/darwinsys/RomanNumberFormat.java

About

XML for Mission Critical Procedures: A (deprecated) tool to help operations teams work through detailed procedures during mission critical events.

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages