-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update license copyright year(s) (#539)
* chore: update license year * reformat for XCOP linter (#540) chore: reformat for XCOP linter Co-authored-by: github-actions <[email protected]>
- Loading branch information
Showing
6 changed files
with
23 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,5 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v2 | ||
- uses: g4s8/xcop-action@master | ||
with: | ||
files: "src/*.xml" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<otherdata xmlns="http://linux.duke.edu/metadata/other" packages="1"> | ||
<package pkgid="b9d10ae3485a5c5f71f0afb1eaf682bfbea4ea667cc3c3975057d6e3d8f2e905" name="abc" arch="ppc64le"> | ||
<version epoch="0" ver="1.01" rel="26.git20200127.fc32"/> | ||
<changelog author="Jerry James <[email protected]> - 1.01-17.git20180708" date="1531224000">- Update to latest git snapshot</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-18.git20180708" date="1531396800">- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild</changelog> | ||
<changelog author="Jerry James <[email protected]> - 1.01-19.git20181121" date="1543233600">- Update to latest git snapshot</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-20.git20181121" date="1548936000">- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild</changelog> | ||
<changelog author="Igor Gnatenko <[email protected]> - 1.01-21.git20181121" date="1550404800">- Rebuild for readline 8.0</changelog> | ||
<changelog author="Jerry James <[email protected]> - 1.01-22.git20190608" date="1560340800">- Update to latest git snapshot | ||
- Add -build and -format patches | ||
- Build with cmake | ||
- Enable CUDD support</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-23.git20190608" date="1563969600">- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild</changelog> | ||
<changelog author="Jerry James <[email protected]> - 1.01-24.git20191217" date="1576670400">- Update to latest git snapshot | ||
- Add -giaDeep patch to fix build failure</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-25.git20191217" date="1580212800">- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild</changelog> | ||
<changelog author="Gabriel Somlo <[email protected]> - 1.01-26.git20200127" date="1580472000">- Update to latest git snapshot</changelog> | ||
</package> | ||
<package pkgid="b9d10ae3485a5c5f71f0afb1eaf682bfbea4ea667cc3c3975057d6e3d8f2e905" name="abc" arch="ppc64le"> | ||
<version epoch="0" ver="1.01" rel="26.git20200127.fc32"/> | ||
<changelog author="Jerry James <[email protected]> - 1.01-17.git20180708" date="1531224000">- Update to latest git snapshot</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-18.git20180708" date="1531396800">- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild</changelog> | ||
<changelog author="Jerry James <[email protected]> - 1.01-19.git20181121" date="1543233600">- Update to latest git snapshot</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-20.git20181121" date="1548936000">- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild</changelog> | ||
<changelog author="Igor Gnatenko <[email protected]> - 1.01-21.git20181121" date="1550404800">- Rebuild for readline 8.0</changelog> | ||
<changelog author="Jerry James <[email protected]> - 1.01-22.git20190608" date="1560340800">- Update to latest git snapshot | ||
- Add -build and -format patches | ||
- Build with cmake | ||
- Enable CUDD support</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-23.git20190608" date="1563969600">- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild</changelog> | ||
<changelog author="Jerry James <[email protected]> - 1.01-24.git20191217" date="1576670400">- Update to latest git snapshot | ||
- Add -giaDeep patch to fix build failure</changelog> | ||
<changelog author="Fedora Release Engineering <[email protected]> - 1.01-25.git20191217" date="1580212800">- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild</changelog> | ||
<changelog author="Gabriel Somlo <[email protected]> - 1.01-26.git20200127" date="1580472000">- Update to latest git snapshot</changelog> | ||
</package> | ||
</otherdata> |