Skip to content

Commit 33d7f90

Browse files
authored
Merge pull request #66 from rovarga/panthech
Fix references to Pantheon Technologies
2 parents 019826e + 4678775 commit 33d7f90

File tree

73 files changed

+83
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+83
-83
lines changed

bom/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- vi: set et smarttab sw=4 tabstop=4: -->
33
<!--
4-
(C) Copyright 2018 Pantheon Technologies, s.r.o. and others.
4+
(C) Copyright 2018 PANTHEON.tech, s.r.o. and others.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -30,7 +30,7 @@
3030
<version>1.1.0-SNAPSHOT</version>
3131
<packaging>pom</packaging>
3232

33-
<name>Pantheon Technologies :: TrieMap :: Bill of Materials</name>
33+
<name>PANTHEON.tech :: TrieMap :: Bill of Materials</name>
3434
<description>Bill of Materials POM for the TrieMap project</description>
3535
<url>https://github.com/PantheonTechnologies/triemap</url>
3636

@@ -92,7 +92,7 @@
9292
<id>rovarga</id>
9393
<name>Robert Varga</name>
9494
<email>robert.varga@pantheon.tech</email>
95-
<organization>Pantheon Technologies, s.r.o.</organization>
95+
<organization>PANTHEON.tech, s.r.o.</organization>
9696
<organizationUrl>https://www.pantheon.tech</organizationUrl>
9797
</developer>
9898
</developers>

dependency-check/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- vi: set et smarttab sw=4 tabstop=4: -->
33
<!--
4-
(C) Copyright 2018 Pantheon Technologies, s.r.o. and others.
4+
(C) Copyright 2018 PANTHEON.tech, s.r.o. and others.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
2929
<artifactId>dependency-check</artifactId>
3030
<version>1.1.0-SNAPSHOT</version>
3131

32-
<name>Pantheon Technologies :: TrieMap :: Dependency Check</name>
32+
<name>PANTHEON.tech :: TrieMap :: Dependency Check</name>
3333
<description>Artifact for validating the contents of BOM</description>
3434
<url>https://github.com/PantheonTechnologies/triemap</url>
3535

@@ -95,7 +95,7 @@
9595
<id>rovarga</id>
9696
<name>Robert Varga</name>
9797
<email>robert.varga@pantheon.tech</email>
98-
<organization>Pantheon Technologies, s.r.o.</organization>
98+
<organization>PANTHEON.tech, s.r.o.</organization>
9999
<organizationUrl>https://www.pantheon.tech</organizationUrl>
100100
</developer>
101101
</developers>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- vi: set et smarttab sw=4 tabstop=4: -->
33
<!--
4-
(C) Copyright 2018 Pantheon Technologies, s.r.o. and others.
4+
(C) Copyright 2018 PANTHEON.tech, s.r.o. and others.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
2929
<version>1.1.0-SNAPSHOT</version>
3030
<packaging>pom</packaging>
3131

32-
<name>Pantheon Technologies :: TrieMap :: Aggregator</name>
32+
<name>PANTHEON.tech :: TrieMap :: Aggregator</name>
3333
<description>Project top-level aggregator POM</description>
3434
<url>https://github.com/PantheonTechnologies/triemap</url>
3535

@@ -106,7 +106,7 @@
106106
<id>rovarga</id>
107107
<name>Robert Varga</name>
108108
<email>robert.varga@pantheon.tech</email>
109-
<organization>Pantheon Technologies, s.r.o.</organization>
109+
<organization>PANTHEON.tech, s.r.o.</organization>
110110
<organizationUrl>https://www.pantheon.tech</organizationUrl>
111111
</developer>
112112
</developers>

pt-triemap/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- vi: set et smarttab sw=4 tabstop=4: -->
33
<!--
4-
(C) Copyright 2018 Pantheon Technologies, s.r.o. and others.
4+
(C) Copyright 2018 PANTHEON.tech, s.r.o. and others.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -30,7 +30,7 @@
3030
<version>1.1.0-SNAPSHOT</version>
3131
<packaging>feature</packaging>
3232

33-
<name>Pantheon Technologies :: TrieMap :: Feature</name>
33+
<name>PANTHEON.tech :: TrieMap :: Feature</name>
3434
<description>Concurrent Hash-trie Map</description>
3535
<url>https://github.com/PantheonTechnologies/triemap</url>
3636

@@ -95,7 +95,7 @@
9595
<id>rovarga</id>
9696
<name>Robert Varga</name>
9797
<email>robert.varga@pantheon.tech</email>
98-
<organization>Pantheon Technologies, s.r.o.</organization>
98+
<organization>PANTHEON.tech, s.r.o.</organization>
9999
<organizationUrl>https://www.pantheon.tech</organizationUrl>
100100
</developer>
101101
</developers>

settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- vi: set et smarttab sw=4 tabstop=4: -->
33
<!--
4-
(C) Copyright 2018 Pantheon Technologies, s.r.o. and others.
4+
(C) Copyright 2018 PANTHEON.tech, s.r.o. and others.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

triemap/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- vi: set et smarttab sw=4 tabstop=4: -->
33
<!--
4-
(C) Copyright 2016 Pantheon Technologies, s.r.o. and others.
4+
(C) Copyright 2016 PANTHEON.tech, s.r.o. and others.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
2929
<version>1.1.0-SNAPSHOT</version>
3030
<packaging>bundle</packaging>
3131

32-
<name>Pantheon Technologies :: TrieMap</name>
32+
<name>PANTHEON.tech :: TrieMap</name>
3333
<description>Java implementation of a concurrent trie hash map from Scala collections library</description>
3434
<url>https://github.com/PantheonTechnologies/triemap</url>
3535

@@ -155,7 +155,7 @@
155155
<id>rovarga</id>
156156
<name>Robert Varga</name>
157157
<email>robert.varga@pantheon.tech</email>
158-
<organization>Pantheon Technologies, s.r.o.</organization>
158+
<organization>PANTHEON.tech, s.r.o.</organization>
159159
<organizationUrl>https://www.pantheon.tech</organizationUrl>
160160
</developer>
161161
</developers>

triemap/src/main/java/tech/pantheon/triemap/AbstractEntrySet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) Copyright 2017 Pantheon Technologies, s.r.o. and others.
2+
* (C) Copyright 2017 PANTHEON.tech, s.r.o. and others.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

triemap/src/main/java/tech/pantheon/triemap/AbstractIterator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) Copyright 2017 Pantheon Technologies, s.r.o. and others.
2+
* (C) Copyright 2017 PANTHEON.tech, s.r.o. and others.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

triemap/src/main/java/tech/pantheon/triemap/AbstractKeySet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) Copyright 2016 Pantheon Technologies, s.r.o. and others.
2+
* (C) Copyright 2016 PANTHEON.tech, s.r.o. and others.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

triemap/src/main/java/tech/pantheon/triemap/BasicNode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* (C) Copyright 2016 Pantheon Technologies, s.r.o. and others.
2+
* (C) Copyright 2016 PANTHEON.tech, s.r.o. and others.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)