Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Add README text and a license. @yithian needs to sign off on it befor…
Browse files Browse the repository at this point in the history
…e we open this up. Closes #12
  • Loading branch information
abutcher committed Oct 3, 2012
1 parent 0adf54d commit a032526
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
24 changes: 24 additions & 0 deletions COPYING
@@ -0,0 +1,24 @@
Copyright (c) 2012 Tim 'Shaggy' Bielawa <timbielawa@gmail.com>
Andrew 'Hoss' Butcher <abutcher@afrolegs.com>
Alex Chvatal <m.chvatal@gmail.com>

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
13 changes: 12 additions & 1 deletion README.md
@@ -1,2 +1,13 @@
rnoc rnoc
==== ====

RNOC is a Network Operations Center built with Ruby on Rails.

What can I do?
==============
* Create pages which can contain images (generated by your favorite monitoring tools) or an iframe (gasp) of another web page!
* Cycle through different pages! (For your 50 inch office TV)
* Disable pages which aren't relevant!
* Be the most professional nerd in your IT organization!

(C) 2012 - Tim Bielawa, Andrew Butcher, Alex Chvatal

1 comment on commit a032526

@yithian
Copy link
Member

@yithian yithian commented on a032526 Oct 3, 2012

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Please sign in to comment.