diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-07-06 12:35:58 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-07-06 12:35:58 +0100 |
| commit | 902ce2edacb1e64c8f48fa6814175eb7b50799be (patch) | |
| tree | 53f884cb186c48668a3580cee3ec177dded858f5 | |
| parent | 7fdfa0192e95de1cef0b068278e92c496a9968b6 (diff) | |
| download | rabbitmq-server-git-902ce2edacb1e64c8f48fa6814175eb7b50799be.tar.gz | |
removed line at top of rabbit_mnesia.erl
| -rw-r--r-- | src/rabbit_mnesia.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rabbit_mnesia.erl b/src/rabbit_mnesia.erl index c8e58df416..20b08eb336 100644 --- a/src/rabbit_mnesia.erl +++ b/src/rabbit_mnesia.erl @@ -1,4 +1,3 @@ - %% The contents of this file are subject to the Mozilla Public License %% Version 1.1 (the "License"); you may not use this file except in %% compliance with the License. You may obtain a copy of the License at |
