Skip to content

Commit 37cd321

Browse files
committed
Remove subversion hangover
1 parent 7926c9f commit 37cd321

File tree

4 files changed

+1
-21
lines changed

4 files changed

+1
-21
lines changed

build-maven.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<?xml version="1.0"?>
22

3-
<!--
4-
$LastChangedRevision: 269 $
5-
$LastChangedDate: 2009-07-28 12:05:29 +1000 (Tue, 28 Jul 2009) $
6-
-->
7-
83
<project name="Functional Java Maven Build" default="maven-deploy" basedir=".">
94

105
<import file="buildj.xml" optional="true"/>

etc/CONTRIBUTORS

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
$LastChangedRevision: 305 $
2-
$LastChangedDate: 2010-01-20 14:24:07 +1000 (Wed, 20 Jan 2010) $
3-
$LastChangedBy: tonymorris $
4-
5-
61
Tony Morris
72
Workingmouse Pty. Ltd.
83
tony@functionaljava.org

etc/LICENCE

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
$LastChangedRevision: 108 $
2-
$LastChangedDate: 2009-03-25 16:26:56 +1000 (Wed, 25 Mar 2009) $
3-
$LastChangedBy: tonymorris $
4-
5-
6-
Copyright (c) 2008-2009, Tony Morris, Runar Bjarnason, Tom Adams, Brad Clow, Ricky Clarkson
1+
Copyright (c) 2008-2011, Tony Morris, Runar Bjarnason, Tom Adams, Brad Clow, Ricky Clarkson, Jason Zaugg
72
All rights reserved.
83

94
Redistribution and use in source and binary forms, with or without

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<?xml version="1.0"?>
22

3-
<!--
4-
$LastChangedRevision: 461 $
5-
$LastChangedDate: 2010-10-28 06:47:32 +1000 (Thu, 28 Oct 2010) $
6-
-->
7-
83
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
94
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
105
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)