Modified: incubator/tuscany/cpp/sca/tools/scagen/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/tools/scagen/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sca/tools/scagen/Makefile.am (original) +++ incubator/tuscany/cpp/sca/tools/scagen/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = BUILT_SOURCES = scagen_build
Modified: incubator/tuscany/cpp/sdo/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = runtime DIST_SUBDIRS = runtime samples datadir=$(prefix) Modified: incubator/tuscany/cpp/sdo/runtime/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = core Modified: incubator/tuscany/cpp/sdo/runtime/core/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/core/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/core/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = src test sdo_axiom sdo_axiom_test Modified: incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = nobase_include_HEADERS = sdo_axiom.h \ Modified: incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + prgbindir=$(prefix)/bin/test prgbin_PROGRAMS = tuscany_sdo_axiom_test SUBDIRS = Modified: incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = commonj nobase_include_HEADERS = \ Modified: incubator/tuscany/cpp/sdo/runtime/core/src/commonj/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/src/commonj/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/core/src/commonj/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/core/src/commonj/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = sdo Modified: incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + lib_LTLIBRARIES = libtuscany_sdo.la AM_CPPFLAGS = $(CPPFLAGS) Modified: incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + prgbindir=$(prefix)/bin/test prgbin_PROGRAMS = tuscany_sdo_test SUBDIRS = Modified: incubator/tuscany/cpp/sdo/samples/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/samples/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/samples/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/samples/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + SUBDIRS = misc EXTRA_DIST = GettingStarted.html Modified: incubator/tuscany/cpp/sdo/samples/misc/Makefile.am URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/samples/misc/Makefile.am?view=diff&rev=464505&r1=464504&r2=464505 ============================================================================== --- incubator/tuscany/cpp/sdo/samples/misc/Makefile.am (original) +++ incubator/tuscany/cpp/sdo/samples/misc/Makefile.am Mon Oct 16 07:21:53 2006 @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. + deploydir=$(prefix)/samples/misc/deploy/ prgbindir=$(deploydir)/bin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
