Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-11 | LICENSES: move the GPL-2.0 license as required by checkpatch | Antonio Borneo | 1 | -335/+6 | |
The script spdxcheck.py (used by checkpatch.pl) searches for the license files in a dedicated folder, split in the subfolders: "preferred", "dual", "deprecated", "exceptions". Move the GPL-2.0 license from COPYING to the subfolder preferred, adding the header required by spdxcheck.py. The header is copied from equivalent file in the Linux kernel, made by Thomas Gleixner <tglx@linutronix.de>. Note: the license in COPYING matches exactly https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Add a minimalist COPYING in the top directory, as required by automake, pointing to the files in LICENSES. Change-Id: I1fd0abc57b554d74f0b00fabd6c8c822b2c4acb5 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5967 Tested-by: jenkins | |||||
2013-06-05 | update files to correct FSF address | Spencer Oliver | 1 | -20/+19 | |
Change-Id: I429f7fd51f77b0e7c86d7a7f110ca31afd76c173 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/1426 Tested-by: jenkins Reviewed-by: Paul Fertser <fercerpav@gmail.com> | |||||
2011-12-15 | Updating FSF Address. | Dean Glazeski | 1 | -1/+1 | |
Change-Id: Ic6895b89e8798a3636333dd50a8540eae643719a Signed-off-by: Dean Glazeski <dnglaze@gmail.com> Reviewed-on: http://openocd.zylin.com/274 Tested-by: jenkins Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com> | |||||
2006-06-02 | - prepare OpenOCD for branching, created ./trunk/ | drath | 1 | -0/+340 | |
git-svn-id: svn://svn.berlios.de/openocd/trunk@64 b42882b7-edfa-0310-969c-e2dbd0fdcd60 |