Bug 628723

Summary: ibus-rawcode is missing copyright notices in individual files
Product: [Fedora] Fedora Reporter: Praveen A <pravi.a>
Component: ibus-rawcodeAssignee: Pravin Satpute <psatpute>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: i18n-bugs, parimbra, psatpute, shawn.p.huang
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-01 09:31:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Praveen A 2010-08-30 20:31:23 UTC
Individual source files should have copyright notices and license details.

ibus-rawcode-1.3.1.20100707$ licensecheck -r *
autogen.sh: *No copyright* UNKNOWN
config.h: *No copyright* UNKNOWN
ltmain.sh: GPL (v2 or later) 
src/main.c: *No copyright* UNKNOWN
src/engine.h: *No copyright* UNKNOWN
src/engine.c: *No copyright* UNKNOWN

Please add copyright notices to these files.

Comment 1 Pravin Satpute 2010-08-31 04:51:14 UTC
hmm, missed it
thanks for pointing this, i will fix this soon

Comment 2 Pravin Satpute 2010-09-01 09:31:47 UTC
added information in upstream git
will be available in next release

Comment 3 Praveen Arimbrathodiyil 2010-09-01 12:47:15 UTC
Pravin, FSF address in copyright notice is not current. New address of FSF is 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

Reference: http://www.gnu.org/licenses/gpl-2.0.html

Please change it to new address.

Comment 4 Pravin Satpute 2010-09-02 03:46:25 UTC
done!!