1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-07-03 01:05:06 +03:00

Updated copyright dates of files changed in 2010.

git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5923 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
werner 2010-04-20 01:55:49 +00:00
parent 8cd9b7b514
commit c9ca5a45be
3 changed files with 6 additions and 6 deletions

4
fpd.l
View File

@ -2,8 +2,8 @@
/* /*
* fpd.l - FootPrint Definition language * fpd.l - FootPrint Definition language
* *
* Written 2009 by Werner Almesberger * Written 2009, 2010 by Werner Almesberger
* Copyright 2009 by Werner Almesberger * Copyright 2009, 2010 by Werner Almesberger
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

4
fpd.y
View File

@ -2,8 +2,8 @@
/* /*
* fpd.y - FootPrint Definition language * fpd.y - FootPrint Definition language
* *
* Written 2009 by Werner Almesberger * Written 2009, 2010 by Werner Almesberger
* Copyright 2009 by Werner Almesberger * Copyright 2009, 2010 by Werner Almesberger
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

4
inst.h
View File

@ -1,8 +1,8 @@
/* /*
* inst.h - Instance structures * inst.h - Instance structures
* *
* Written 2009 by Werner Almesberger * Written 2009, 2010 by Werner Almesberger
* Copyright 2009 by Werner Almesberger * Copyright 2009, 2010 by Werner Almesberger
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by