We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0676333 commit e5fc13eCopy full SHA for e5fc13e
RakeFile
@@ -48,7 +48,7 @@ namespace :source do
48
asm.version = get_version
49
asm.company_name = 'http://fluentnhibernate.org'
50
asm.product_name = 'FluentNHibernate'
51
- asm.copyright = 'Copyright 2008-2009 James Gregory and contributors (Paul Batum, Hudson Akridge et al). All rights reserved.'
+ asm.copyright = 'Copyright 2008-2010 James Gregory and contributors (Paul Batum, Hudson Akridge et al). All rights reserved.'
52
asm.namespaces = ['System.Security']
53
asm.custom_attributes :AllowPartiallyTrustedCallers => nil
54
0 commit comments