diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-01-03 00:52:34 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-01-03 00:52:34 +0100 |
commit | 6f4b674e251d04a998f3419308f8e6e3df2f0b07 (patch) | |
tree | 0796b50f64d8f95402fbfdc8b9f9560efaac8b03 /community/gsoc/project_ideas/driver_glue_code.mdwn | |
parent | 7c50bb4592c721074683b4c64e30e614a258618d (diff) |
open_issues/dde -> dde
Diffstat (limited to 'community/gsoc/project_ideas/driver_glue_code.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/driver_glue_code.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/driver_glue_code.mdwn b/community/gsoc/project_ideas/driver_glue_code.mdwn index 19a1cab4..e1b8d22e 100644 --- a/community/gsoc/project_ideas/driver_glue_code.mdwn +++ b/community/gsoc/project_ideas/driver_glue_code.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -23,7 +24,7 @@ versions, or from one of the free BSD variants. While it would be certainly possible to create custom glue code again, a more sustainable and probably also easier approch is to use -[[open issues/DDE]] instead -- it already +[[DDE]] instead -- it already does the hard work of providing an environment where the foreign drivers can run, and has the additional advantage of being externally maintained. |