The Linux Foundation's Open Compliance Program - Updated: ForgeRock Joins OIN

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News The Linux Foundation's Open Compliance Program - Updated: ForgeRock Joins OIN
# 1  
Old 08-10-2010
The Linux Foundation's Open Compliance Program - Updated: ForgeRock Joins OIN

The Linux Foundation has announced a new compliance program to help companies that wish to use Linux and other Open Source software responsibly know how to comply with licenses. The Software Freedom Law Center is backing it, along with gpl-violations.org, the Open Invention Network, and OSI, as is pretty much every major electronics company, including Adobe, AMD, ARM Limited, Cisco Systems, Google, HP, IBM, Intel, Motorola, NEC, Nokia, Novell, Palamida, Samsung, Sony Electronics, and more than 20 other companies and organizations -- even the Codeplex Foundation supports it. Here's the complete list.
There are some new tools, and they are open sourced too, and the program also includes "training, a standard format to report software licensing information, consulting and a self-assessment checklist that will help companies comply with open source licenses."
It's not hard to comply, certainly easier, I'd say, that with proprietary licenses, but anything new to you can feel harder, and this is designed help businesses easily and effectively incorporate open source tools into their products without friction.
I guess after this there really will be no excuse not to get it right. The press release has links to all the details.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ISDNLOG2DLF.IN(1)					  LogReport's Lire Documentation					 ISDNLOG2DLF.IN(1)

NAME
isdnlog2dlf - convert ISDN logs to DLF format SYNOPSIS
isdnlog2dlf DESCRIPTION
This script reads a Linux kernel ISDN log file, as produced by the isdn4linux Linux kernel modules, and written by isdn4k-utils's isdnlog(8). The script is tested with the isdnlog Debian package, version 4.57, as shipped with Debian GNU/Linux 3.0. EXAMPLES
To process a log as produced by isdnlog: $ isdnlog2dlf < isdn-log isdnlog2dlf will be rarely used on its own, but is more likely called by lr_log2report: $ lr_log2report isdnlog < /var/log/isdn-log SEE ALSO
isdnlog(5), isdnlog(8), http://www.isdn4linux.de/ AUTHOR
Egon Willighagen <egonw@logreport.org> VERSION
$Id: isdnlog2dlf.in,v 1.11 2006/07/23 13:16:33 vanbaal Exp $ COPYRIGHT
Copyright (C) 2000-2001 Stichting LogReport Foundation LogReport@LogReport.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html. Lire 2.1.1 2006-07-23 ISDNLOG2DLF.IN(1)