Changeset 1625
- Timestamp:
- 04/11/07 08:49:11
(2 years ago)
- Author:
- dsugar
- Message:
added header comments and cleanup
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1623 |
r1625 |
|
| 1 | 1 | Manifest-Version: 1.0 |
|---|
| 2 | 2 | Bundle-ManifestVersion: 2 |
|---|
| 3 | | Bundle-Name: Holder Fragment |
|---|
| | 3 | Bundle-Name: libSELinuxJava Place Holder |
|---|
| 4 | 4 | Bundle-SymbolicName: com.tresys.cdsframework.libselinuxjava.place.holder |
|---|
| 5 | 5 | Bundle-Version: 0.0.2 |
|---|
| 6 | 6 | Fragment-Host: com.tresys.cdsframework.libselinuxjava;bundle-version="0.0.2" |
|---|
| 7 | 7 | Bundle-Localization: plugin |
|---|
| 8 | | Bundle-Vendor: Tresys Technology |
|---|
| | 8 | Bundle-Vendor: %providerName |
|---|
| 9 | 9 | Eclipse-PlatformFilter: (! (& (osgi.os=linux) (| (osgi.arch=x86) (osgi.arch=x86_64)))) |
|---|
| 10 | 10 | |
|---|
| r1608 |
r1625 |
|
| | 1 | /*\ |
|---|
| | 2 | |*| Copyright (C) 2007 Tresys Technology, LLC |
|---|
| | 3 | |*| License: refer to COPYING file for license information. |
|---|
| | 4 | |*| Author: David Sugar <dsugar@tresys.com> |
|---|
| | 5 | |*| |
|---|
| | 6 | |*| Version: @version@ |
|---|
| | 7 | |*| |
|---|
| | 8 | |*| This is a place holder fragment for those platforms that don't have libselinux |
|---|
| | 9 | \*/ |
|---|
| | 10 | |
|---|
| | 11 | |
|---|
| 1 | 12 | package com.tresys.framework.compiler.linkage; |
|---|
| 2 | 13 | |
|---|
| r1608 |
r1625 |
|
| | 1 | /*\ |
|---|
| | 2 | |*| Copyright (C) 2007 Tresys Technology, LLC |
|---|
| | 3 | |*| License: refer to COPYING file for license information. |
|---|
| | 4 | |*| Author: David Sugar <dsugar@tresys.com> |
|---|
| | 5 | |*| |
|---|
| | 6 | |*| Version: @version@ |
|---|
| | 7 | |*| |
|---|
| | 8 | |*| This is a place holder fragment for those platforms that don't have libselinux |
|---|
| | 9 | \*/ |
|---|
| | 10 | |
|---|
| 1 | 11 | package com.tresys.framework.compiler.linkage.libselinuxjava; |
|---|
| 2 | 12 | |
|---|
| … | … | |
| 7 | 17 | { |
|---|
| 8 | 18 | super (); |
|---|
| 9 | | // TODO Auto-generated constructor stub |
|---|
| 10 | 19 | } |
|---|
| 11 | 20 | |
|---|
| r1608 |
r1625 |
|
| | 1 | /*\ |
|---|
| | 2 | |*| Copyright (C) 2007 Tresys Technology, LLC |
|---|
| | 3 | |*| License: refer to COPYING file for license information. |
|---|
| | 4 | |*| Author: David Sugar <dsugar@tresys.com> |
|---|
| | 5 | |*| |
|---|
| | 6 | |*| Version: @version@ |
|---|
| | 7 | |*| |
|---|
| | 8 | |*| This is a place holder fragment for those platforms that don't have libselinux |
|---|
| | 9 | \*/ |
|---|
| | 10 | |
|---|
| | 11 | |
|---|
| 1 | 12 | package com.tresys.framework.compiler.linkage.libselinuxjava; |
|---|
| 2 | 13 | |
|---|
| r1608 |
r1625 |
|
| | 1 | /*\ |
|---|
| | 2 | |*| Copyright (C) 2007 Tresys Technology, LLC |
|---|
| | 3 | |*| License: refer to COPYING file for license information. |
|---|
| | 4 | |*| Author: David Sugar <dsugar@tresys.com> |
|---|
| | 5 | |*| |
|---|
| | 6 | |*| Version: @version@ |
|---|
| | 7 | |*| |
|---|
| | 8 | |*| This is a place holder fragment for those platforms that don't have libselinux |
|---|
| | 9 | \*/ |
|---|
| | 10 | |
|---|
| 1 | 11 | package com.tresys.framework.compiler.linkage.libselinuxjava; |
|---|
| 2 | 12 | |
|---|
| … | … | |
| 8 | 18 | { |
|---|
| 9 | 19 | super (); |
|---|
| 10 | | // TODO Auto-generated constructor stub |
|---|
| 11 | 20 | } |
|---|
| 12 | 21 | |
|---|
Download in other formats:
* Generating other formats may take time.