Bug 230458
| Summary: | Licensing block needs to be updated in a few source files | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] 389 | Reporter: | Nathan Kinder <nkinder> | ||||||
| Component: | Directory Server | Assignee: | Nathan Kinder <nkinder> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 1.0.4 | CC: | nhosoi, rmeggins | ||||||
| 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: | 2015-12-07 17:06:59 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 152373, 240316, 427409 | ||||||||
| Attachments: |
|
||||||||
|
Description
Nathan Kinder
2007-02-28 21:33:50 UTC
Created attachment 148966 [details]
CVS Diffs
Corrected the outdated copyright/licensing blocks. I also removed the DOS
style end-of-line characters from the map files with dos2unix.
Looks good. Created attachment 148971 [details]
CVS Commit Message
Checked into ldapserver (HEAD). Thanks to Noriko for the review!
Verified files: /share/dev4/ds/ds80/builds/20071129.1/earthquake_rhel4/ldapserver/ldap/servers/slapd/tools/rsearch/scripts/dbgen.pl cvs st help/en/tokens.map =================================================================== File: tokens.map Status: Up-to-date Working revision: 1.1 Repository revision: 1.1 /cvs/dirsec/directoryconsole/help/en/tokens.map,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) having the coorect copyright/licensing blocks. But this tokens.map's copyright looks incomplete. $ cvs st help/en/tokens.map =================================================================== File: tokens.map Status: Up-to-date Working revision: 1.3 Repository revision: 1.3 /cvs/dirsec/admservconsole/help/en/tokens.map,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) (In reply to comment #4) > But this tokens.map's copyright looks incomplete. > $ cvs st help/en/tokens.map > =================================================================== > File: tokens.map Status: Up-to-date > > Working revision: 1.3 > Repository revision: 1.3 /cvs/dirsec/admservconsole/help/en/tokens.map,v > Sticky Tag: (none) > Sticky Date: (none) > Sticky Options: (none) > Commented by Rich (Thanks!!) because these files are more like documentation than source code, openpub license should be fine. I.e., verified. |