diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 4 | ||||
-rw-r--r-- | src/couch_inets/Makefile.am | 4 | ||||
-rw-r--r-- | src/couchdb/Makefile.am | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7d156f74..c86582a2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -7,8 +7,8 @@ ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -## License for the specific language governing permissions and limitations under -## the License. +## License for the specific language governing permissions and limitations +## under the License. datarootdir = @prefix@/share diff --git a/src/couch_inets/Makefile.am b/src/couch_inets/Makefile.am index bd11093a..fa5954c1 100644 --- a/src/couch_inets/Makefile.am +++ b/src/couch_inets/Makefile.am @@ -7,8 +7,8 @@ ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -## License for the specific language governing permissions and limitations under -## the License. +## License for the specific language governing permissions and limitations +## under the License. datarootdir = @prefix@/share diff --git a/src/couchdb/Makefile.am b/src/couchdb/Makefile.am index bf0c31bc..4b0d553a 100644 --- a/src/couchdb/Makefile.am +++ b/src/couchdb/Makefile.am @@ -7,8 +7,8 @@ ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT ## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -## License for the specific language governing permissions and limitations under -## the License. +## License for the specific language governing permissions and limitations +## under the License. datarootdir = @prefix@/share |