ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/ComponentManager.java (file contents):
Revision 1.43 by tdb, Mon May 5 22:05:09 2003 UTC vs.
Revision 1.44 by tdb, Sun Aug 1 10:40:50 2004 UTC

# Line 1 | Line 1
1   /*
2   * i-scream central monitoring system
3 < * http://www.i-scream.org.uk
3 > * http://www.i-scream.org
4   * Copyright (C) 2000-2002 i-scream
5   *
6   * This program is free software; you can redistribute it and/or
# Line 76 | Line 76 | public class ComponentManager {
76          System.out.println("-----------------------------------------");
77          System.out.println("--- i-scream Server Component Manager ---");
78          System.out.println("---   (c) 2001 The i-scream Project   ---");
79 <        System.out.println("---    (http://www.i-scream.org.uk)   ---");
79 >        System.out.println("---    (http://www.i-scream.org)   ---");
80          System.out.println("-----------------------------------------");
81          System.out.println("---          Starting System          ---");
82          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines