Browse Source

- removed file coming from Novell NDK, whose licensing agreement forbids
(a.o.) creating software that "substantially duplicate the capabilities
or compete with the Derivative Software or the Software". Including
a verbatim copy of one of the NDK files seems to "substantially duplicate
the capabalities" (mantis #26041)

git-svn-id: trunk@27596 -

Jonas Maebe 11 years ago
parent
commit
36e61086de
2 changed files with 0 additions and 1 deletions
  1. 0 1
      .gitattributes
  2. BIN
      rtl/netwlibc/pre/libcpre.gcc.o

+ 0 - 1
.gitattributes

@@ -8760,7 +8760,6 @@ rtl/netwlibc/nwl_dlle.as svneol=native#text/plain
 rtl/netwlibc/nwl_main.as svneol=native#text/plain
 rtl/netwlibc/nwl_main.as svneol=native#text/plain
 rtl/netwlibc/nwsnut.imp -text
 rtl/netwlibc/nwsnut.imp -text
 rtl/netwlibc/nwsnut.pp svneol=native#text/plain
 rtl/netwlibc/nwsnut.pp svneol=native#text/plain
-rtl/netwlibc/pre/libcpre.gcc.o -text
 rtl/netwlibc/rtldefs.inc svneol=native#text/plain
 rtl/netwlibc/rtldefs.inc svneol=native#text/plain
 rtl/netwlibc/sysdir.inc svneol=native#text/plain
 rtl/netwlibc/sysdir.inc svneol=native#text/plain
 rtl/netwlibc/sysfile.inc svneol=native#text/plain
 rtl/netwlibc/sysfile.inc svneol=native#text/plain

BIN
rtl/netwlibc/pre/libcpre.gcc.o