aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/Makefile
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-05-30 11:37:15 +0200
committerAnders Svensson <[email protected]>2013-06-10 11:37:00 +0200
commit1492c9513e34563387db8996c17121c03bbf7526 (patch)
treecccd11465beea1efc7052b3bf23b792707515dd8 /lib/diameter/Makefile
parent1cf923dbd066ed667201ddc9d7db8c26bae940cb (diff)
downloadotp-1492c9513e34563387db8996c17121c03bbf7526.tar.gz
otp-1492c9513e34563387db8996c17121c03bbf7526.tar.bz2
otp-1492c9513e34563387db8996c17121c03bbf7526.zip
Trailing whitespace and copyright fixes
Diffstat (limited to 'lib/diameter/Makefile')
-rw-r--r--lib/diameter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/diameter/Makefile b/lib/diameter/Makefile
index 9961d627cf..aa1c9f7f20 100644
--- a/lib/diameter/Makefile
+++ b/lib/diameter/Makefile
@@ -1,7 +1,7 @@
-#
+#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2010-2012. All Rights Reserved.
+# Copyright Ericsson AB 2010-2013. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
@@ -22,11 +22,11 @@ include vsn.mk
include subdirs.mk
SUB_DIRECTORIES = $(SUB_DIRS) doc/src
-SPECIAL_TARGETS =
+SPECIAL_TARGETS =
include $(ERL_TOP)/make/otp_subdir.mk
-info:
+info:
@echo "APP_VSN = $(APP_VSN)"
.PHONY: info