From 9b60e6c3bfdbb890119d33e6491a35bf84df0dd2 Mon Sep 17 00:00:00 2001 From: Zoltan Somogyi Date: Wed, 22 Nov 2000 00:07:50 +0000 Subject: [PATCH] Add .nocopyright files to get rid of warning messages during commits. Estimated hours taken: 0.1 */.nocopyright: Add .nocopyright files to get rid of warning messages during commits. --- compiler/.nocopyright | 0 library/.nocopyright | 0 runtime/.nocopyright | 0 runtime/machdeps/.nocopyright | 0 trace/.nocopyright | 0 util/.nocopyright | 0 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 compiler/.nocopyright create mode 100644 library/.nocopyright create mode 100644 runtime/.nocopyright create mode 100644 runtime/machdeps/.nocopyright create mode 100644 trace/.nocopyright create mode 100644 util/.nocopyright diff --git a/compiler/.nocopyright b/compiler/.nocopyright new file mode 100644 index 000000000..e69de29bb diff --git a/library/.nocopyright b/library/.nocopyright new file mode 100644 index 000000000..e69de29bb diff --git a/runtime/.nocopyright b/runtime/.nocopyright new file mode 100644 index 000000000..e69de29bb diff --git a/runtime/machdeps/.nocopyright b/runtime/machdeps/.nocopyright new file mode 100644 index 000000000..e69de29bb diff --git a/trace/.nocopyright b/trace/.nocopyright new file mode 100644 index 000000000..e69de29bb diff --git a/util/.nocopyright b/util/.nocopyright new file mode 100644 index 000000000..e69de29bb